top of page

Special primer for MB 2K

Kiesol MB

€39.05Price
Excluding Tax |
  • System component for waterproofing of buildings. Suitable for absorbent mineral substrates

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