DEFENDOR RX

DEFENDOR RX

13,00 

Compact and light full-view safety goggle

The DEFENDOR RX full-view safety goggle is compact and light. The tight fit and unrestricted field of vision makes this goggle particularly suitable for protection during activities in dusty environments and when handling liquids.

  • Lightweight full-view safety goggles
  • Sporty design
  • Wide flexible textile strap
  • Prescription lenses can be inserted with the RX insert

SKU: 9594 5715 - 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; };