Rothco’s OTG Goggles ensure complete eye protection with 2mm thick polycarbonate lenses that meet ANSI-Z87-1 standards for impact protection (MIL-DTL-43511D). These goggles are specially designed to fit over your glasses.
Service-Grade Protection: Shields Your Eyes From Outdoor Dirt And Debris While Ensuring Top-Tier Impact Protection.
Over-The-Glasses Design: Specially Designed To Fit Over Glasses With A 7/8-Inch Temple Cutout On Each Side.
Premium Lens Quality: 2mm Thick Polycarbonate Lenses Offer Anti-Fog, Anti-Scratch, And UV 400 Protection For Years Of Reliable Use.
Tactical Comfort: Movable Hinges For Wearing With A Tactical Helmet, Adjustable Strap With Rubber Grip, And Skin-Side 3/8-Inch Foam Padding.
Optimal Ventilation: Top And Bottom Vents Prevent Fogging, Providing Cooling Airflow During Intense Activities. Includes Cleaning Cloth And Cover.
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-1732') 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`