VISION 11

VISION 11

13,00 

Sporty design

The VISION 11 offers good eye space coverage and convinces with a sporty design. The Softflex-Fit temples are completely individually adjustable in length and at the temple end.

  • Low weight
  • Sporty design
  • Integrated side shields
  • Easily adjustable temple tips

SKU: 2380 00 5600 - 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; };