Thermoguard

Showing 1–12 of 24 results

Brand: Thermoguard

Thermoguard are proud to manufacture and supply highest quality, fully tested, specialist fire protection coatings, paints and varnishes which easily meet or exceed the exacting standards required by the authorities.

Thermoguard – protecting buildings – and saving lives.

From £71.26 Excl. VAT
From £28.44 Excl. VAT
From £50.25 Excl. VAT
From £55.50 Excl. VAT
From £65.00 Excl. VAT
From £73.13 Excl. VAT
From £67.50 Excl. VAT
From £73.13 Excl. VAT
From £66.63 Excl. VAT
From £65.00 Excl. VAT

Fire & Flame Retardant Paint

Thermoguard Fire Varnish 2K Basecoat 20sqm

£124.50 Excl. VAT
£68.25 Excl. VAT
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 }); });