Floor Primer

Showing all 6 results

Floor Primer for concrete or wood should always be used in order to achieve the best results. It lays a foundation for which finish coats can better adhere to. A few of the benefits to using  a floor sealer are that:

Our Floor Primer ensures subsequent coatings do not soak into the concrete. Its thin nature means that the next coating bonds better to the floor. Provides a moisture barrier. Eliminates the common problem of bubbles and pinholes forming. They work by getting deep into the pores of the floor – ensuring your project comes a long lasting, flawless look. Concrete floor sealers also prevent dusting.

Damp Proofing Concrete

Damp Proof Membrane Paint (DPM)

From £69.81 Excl. VAT
From £67.67 Excl. VAT

Concrete Floor Paint

Pliocem® Clear Concrete Sealer

From £23.14 Excl. VAT

Damp Proofing Concrete

Coo-Var Dampshield

From £35.70 Excl. VAT

Floor Paint & Coatings

Coo-Var Floor Sealer

£44.46 Excl. VAT

Concrete Floor Paint

Coo-Var Oil Tolerant Primer

£153.11 Excl. VAT
incl. tax excl. tax
jQuery(function ($) { function checkAndUpdatePrice() { var newPriceHtml = $('.woocommerce-variation-price .price').html(); // Get variation priceif (newPriceHtml) { console.log("Updating price: ", newPriceHtml); // Debugging output $('.product-price-container.is-larger .price-wrapper .price').html(newPriceHtml); } else { // If price is not found, keep checking every 100ms (max 2 seconds) setTimeout(checkAndUpdatePrice, 100); } }// Run when a variation is selected $(document).on('found_variation', 'form.variations_form', function () { setTimeout(checkAndUpdatePrice, 100); // Start checking for price update });// Reset price when no variation is selected $(document).on('reset_data', 'form.variations_form', function () { location.reload(); // Restore the original "From £XX.XX" price }); });