OPTOR

OPTOR

18,95 21,90 

Innovative safety glasses for people wearing precription glasses

The Softflex-Fit temples of the OPTOR are individually adjustable in length and at the temple end. In addition, the lens angle (the forward tilt of the lens) is individually adjustable and can be adapted to any work situation.

  • Classic design
  • Integrated side shields
  • Adjustable inclination
  • Individual adjustable temple length

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