CONDOR

CONDOR

5,90 

Featherlight design

The CONDOR is a very light and comfortable safety spectacle. The additional side protection ensures effective over all protection to the eyes. Flexible temples and the soft nose pad provide a comfortable fit.

  • Low weight
  • Sporty design
  • Available as outdoor version
  • Soft nose pads

SKU: 9050 105 - 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; };