MILOR

MILOR

9,40 11,50 

Increased protection due to removable soft-clip

MILOR includes a soft foam adaptor to ensure protection enhancement across the eye area during a variety of work environment. This ensures that the eyes are protected against injuries in the event of frontal impacts.

  • Adjustable inclination
  • Suited to tough industrial environments
  • Soft cushion protects against frontal impacts
  • Non-slip temple ends

SKU: 9232 006 - 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; };