PANTOR

PANTOR

8,80 14,30 

Full-view safety goggle with integrated face shield

The indirect ventilation above and below the face support, as well as the anti-fog protective lenses ensure clear vision even during sweaty work.

  • Classic design
  • Wide flexible textile strap
  • Large panoramic lenses
  • Indirect ventilation system

SKU: 9553 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; };