Versatile OTG design fits comfortably over prescription glasses or sunglasses: Temple cutouts (7/8 inch) ensure a secure fit for enhanced vision and comfort.
ANSI-Z87-1 and MIL-DTL-43511D compliant polycarbonate lenses: Durable 2mm thick lenses provide impact protection.
3 interchangeable lenses adapt to any environment: Yellow enhances contrast, smoke blocks UV rays, and clear offers general eye protection.
Fog-free performance with top and bottom ventilation: Prevents fogging, ensuring clear vision in various weather conditions.
Complete kit includes protective accessories for easy transport and care: Includes a cleaning cloth, cover, and MOLLE-compatible carry pouch for secure storage.
Related Items..
Please Wait...
verifying & adding to your items to your shopping cart...
SELECT `I`.`ListID`, `I`.`ProductID`, `I`.`ItemGroup`, `I`.`ItemColorID`, `I`.`ItemColor`, `I`.`ItemSizeOnly` AS `ItemSize`, `I`.`ItemLength`, `I`.`RequiredAlterationID`, `I`.`ProspectItem`,
MAX(`S`.CatID) AS CatID, `I`.`SalesPrice`,`I`.`SalesPrice` AS `WebPrice`,
`I`.`AltShowListID`, `I`.`InventoryOnly`
FROM `tbl_items` `I`
LEFT JOIN `tbl_items_search` `S` ON (`I`.`ItemID`=`S`.`ItemID`) AND (`S`.`CatID` = '2076')
WHERE (`I`.`ItemGroup` = '9RT-1723') AND (`I`.`ShowOnlyLocal` = '1') AND (`I`.`IsActive` != '0') AND (`I`.`SpecialGroupID` Is Null OR `I`.`SpecialGroupID` = '0')
GROUP BY `I`.`ListID`
ORDER BY `I`.`ProspectItem`, IFNULL(`I`.`ItemColor`,'ZZZZZZ'),`I`.`SizeSort`,`I`.`ItemSize`, `I`.`ItemLength`