top of page

The MaxiChem Gloves are made using TRItech technology, which allows them to be 30% thinner, improving performance and optimising user comfort while maintaining skin protection and chemical resistance.

MaxiChem TriTech (Green)

€17.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();