top of page
Remmers white 2.png

Protective coatings for wood

Safety Klean sqr.png

Remmers

Induline SW-910

Wood Varnish

Description:

Water-based protective agent for end-grain wood

Weight / Size:

0.50L / 2.5L / 20L

Approx. Coverage:

Approx. 100 ml/m² depending on the absorbency of the substrate

Product Info:

Products

See the full range of products

bottom of page
function startup() { colorWell = document.querySelector("#colorWell"); colorWell.value = defaultColor; colorWell.addEventListener("input", updateFirst, false); colorWell.addEventListener("change", updateAll, false); colorWell.select();