We reinvented our classic rain jacket with this critically seam-sealed slicker that features water resistance, a soft hand feel and reflective details for enhanced visibility and a modern look.
Features:
100% PU-coated polyester
100% polyester mesh-lined body and hood
100% polyester-lined sleeves
1500MM fabric waterproof rating
Attached hood with adjustable locking drawcord
Vislon zipper
Grommets for breathability under arms
Adjustable self-fabric tab cuffs with hook and loop closures and reflective detail
Front zippered pockets with reflective detail
Port Pocket for easy embroidery access
Open hem with adjustable locking drawcord
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` = '1PA-J7710') 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`