GONDOR

GONDOR

7,90 13,50 

Full-view safety goggle for a wide range of occupations

The all-round tight-fitting GONDOR is ideal for various fields of application. The model protects against liquids, coarse dust, gas and fine dust as well as molten metal.

  • Sporty design
  • Wide flexible textile strap
  • Prescription lenses can be inserted with the RX insert
  • Suitable for fuller face shapes

SKU: 9550 165 - Need Help? Contact Us Leave Feedback

Share
// select video element var vid = document.getElementById('v0'); //var vid = $('#v0')[0]; // jquery option // pause video on load vid.pause(); // alternative & optimized implementation thanks to http://codepen.io/daveroma/ window.onscroll = function(){ vid.currentTime = window.pageYOffset/400; };