SUPERIOR.

SUPERIOR.

13,00 

Ideal for broad face shapes

The SUPERIOR offers a pleasant wearing comfort especially for broad face shapes. The Softflex-Fit temples are completely individually adjustable in length and at the temple end.

  • Low weight
  • Integrated side shields
  • Individual adjustable temple length
  • Easily adjustable temple tips

SKU: 2370 00 5400 - 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; };