Designed to keep you warm and dry, this item provides maximum visibility and is suitable for all weather conditions. Features include a cell phone pocket, pack away hood and storm flap with zipper and snap closure. CSA-Z96 Compliant.
Shell Fabric :
300D Industry: 100% Polyester, 300D Oxford Weave with a stain resistant finish, PU Coated 5.5oz
Lining Fabric :
100% Polyester 2oz
Filling Fabric :
100% Polyester 5oz
ANSI/ISEA 107 TYPE R CLASS 3
ANSI/ISEA 107 TYPE P CLASS 3
EN 343 Class 3:1 X WP 15,000MM
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` = '1PW-CA369') 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`