Anti-Graffiti Paint

Showing all 4 results

Anti-graffiti Paint stops graffiti from being applied to a number of surfaces. These include brick, plaster, masonry and wood.

These paints are designed to be used with graffiti removers. The anti-graffiti paint gives a graffiti resistant finish that stops the graffiti from being properly applied to a surface. This then makes the graffiti easy to remove with a graffiti remover.

We stock a variety of different anti graffiti paints. This includes water based, oil based and even flame retardant anti graffiti paints.

As the paints can be used on a wide range of surfaces and objects, they can be used to protect many likely targets of graffiti. This includes places such as walls, statues, bridges and toilets.

Some of these paints also resist forms of graffiti other than spray paint, such as markers, ink, oils and crayons.

£99.57 Excl. VAT
From £52.43 Excl. VAT
From £134.35 Excl. VAT
£84.63 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 }); });