IMG
Loading..
Select a color
Radians Rad-atac Safety Eyewear
Item: 9RA-AT1-11
Brand: Radians

Oppps.. This color is currently out-of stock, Please contact us for availablitiy.

QTY:
List Price:
Radians Rad-Atac is a lightweight, popular style. Available in a smaller version to fit a wider range of individuals and with a 1.7 IR filter lens to protect against accidental welders flash burn.

Features:
  • Soft, non-slip rubber tipped temples. Polycarbonate protective lens provides impact resistance.
  • Rad-Atac Small has 10% smaller frame than the original Rad-Atac.
  • Rad-Atac Low IR has a 1.7 IR Filter Lens which protects against accidental welders flash burn.
  • Safety Glasses meet ANSI Z87.1+ standards and provides 99.9% UVA/UVB protection.
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` = '9RA-AT1-11') 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`