top of page

Universal attachment adhesive and thin-layer plaster in the iQ-Therm 2.0 system

iQ M universal

From €30.76Sale Price
Excluding Tax |
Quantity

Related 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();