OPTOR XXS

OPTOR XXS

12,70 21,45 

Ideal for small face shapes

The OPTOR XXS is ideally suited for petite face shapes. The Softflex-Fit temples 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: 9403 105 - 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; };