Cupboard Paint

Showing all 2 results

Palatine Professional Cupboard Door Paint from Grey White and Black is a high performance oil based paint.

These excellent products form part of the extensive DIY Paint range:

  • Balcony Paint – Craft Paint – Damp Proof Paint
  • Decorative Paint – Furniture Paint – Gutter Paint
  • Cupboard Paint – Radiator Paint – Stain Blocking Paint
  • uPVC Paint – Shabby Chic Paint- Gutter Paint
  • Anti Condensation Paint – Bathroom Paint
  • Driveway Paint – Emulsion Paint

Please read the extensive technical properties of the paints, as well as the 5 star reviews. We are a UK paint manufacturer with over 75 years experience in the paint & coatings Industry. Browse now as we offer next day delivery.

Cupboard Paint

Kitchen Cupboard Paint

From £11.38 Excl. VAT
Sale!

Cupboard Paint

Coo-Var MDF Primer

From £9.75 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 }); });