VISION 10

VISION 10

13,00 

Comfortable to wear with high protective effect

The VISION 10 offers a very pleasant wearing comfort due to its low weight. The integrated side protection serves to protect against foreign bodies penetrating from the side and from above and offers a particularly high protective effect for the eye area. The temple end can be individually adjusted.

  • Very low weight
  • Modern design
  • Integrated side shields
  • Transparent side shields

Additional information

Weight 22 kg
Designation:

SKU: 2092 00 5517 - 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; };