IMG
Loading..
Select a color
Raptor Type II Safety Helmet
Item: 2IA-3975
Brand: Ironwear

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

QTY:
List Price:
Description
White Type II Safety Helmet - For protection against a blow to the top & sides of head
Features adjustable chin strap and a ratchet closure with a 4 point suspension
Meets ANSI / ISEA Z89.1
Made from PC & ABS (Polycarbonate & acrylonitrile butadiene styrene)
Class E (Electrical, tested up to 20,000 V)
HT (High temperature up to 140 f +/- 3.6 f) & LT (Low temperature above -22 f +/- 3.6 f)
 
Product Specifications
Type: Safety Helmet
Features: Chin Strap
Type II: Ratchet Closure
Standards: ANSI / ISEA Z89.1
Size Fit: 6.5-8
 
Logistic Detail
Product Height (in): 7
Product Length (in): 12
Product Weight (lb): 2
Product Width (in): 9.5
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` = '2IA-3975') 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`