VICTOR

VICTOR

7,10 13,90 

Innovative material mix with additional rubber lip

The innovative material mix of the VICTOR supports a perfect fit. The additional rubber lip on the top frame edge increases safety by preventing the ingress of foreign bodies from above.

  • Sporty design
  • Available as outdoor version
  • Soft nose pads
  • Available in different sizes

SKU: 9752 155 - 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; };