VISION 12

VISION 12

13,00 

Sporty design and very light weight

The VISION 12 convinces with the very low weight, the sporty and modern design and a good eye space coverage. Integrated ventilation slots prevent fogging of the lenses.

  • Very low weight
  • Integrated side shields
  • Soft nose pads
  • Available in different sizes

Additional information

Weight 22 kg
Designation:

VISION 12 CRYSTAL-BLACK GR. 56-17, VISION 12 CRYSTAL-BLUE GR. 56-17, VISION 12 GREY GR. 56-17

SKU: 2065 03 5617 - 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; };