top of page

MaxiDry® Zero™ incorporates the core values of the MaxiDry® brand and is ideal for working inside or outside in cold environments.

MaxiDry Zero (Thermal)

€13.50Price
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();