OPTOR XXS.

OPTOR XXS.

13,00 

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.

  • Very low weight
  • Integrated side shields
  • Adjustable inclination
  • Individual adjustable temple length

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