Garden Furniture Paint

Showing all 6 results

Garden Furniture Paint Colours for Metal and Wooden Garden Furniture. Oil Based in a wide selection of Colours. When painting bare wood or a significant changer in colour apply the High Build Undercoat. When painting bare metal use the Garden Furniture Metal Primer. Excellent coverage and easy to apply by paint brush or roller.

Also available in a spray paint for difficult to reach surfaces including Primer, Undercoat and Top Coat. The wide choice gives versatility for all types of application. We strive to offer the best products with outstanding coverage and performance. For fast and efficient service shop today!

From £14.25 Excl. VAT
From £11.75 Excl. VAT
From £8.05 Excl. VAT
From £11.97 Excl. VAT
From £11.97 Excl. VAT

Garden Furniture Paint

Barrettine Garden Furniture Oil

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