PREVENTOR

PREVENTOR

11,90 

Small and very light full-view safety goggle

The PREVENTOR is a snug-fitting full-view safety goggle with an adjustable head strap option. Spectacle wearers can easily and quickly insert the RX-CLIP into the PREVENTOR with their own prescription.

  • Lightweight full-view safety goggles
  • Very low weight
  • Adjustable inclination
  • Soft face shield

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