Our most technical 3-in-1 system jacket, the Washington features two bonded soft shell jackets that zip together. Both jackets feature a 3-layer construction consisting of a windproof/water resistant outer shell of 100% polyester twill bonded to a lightweight anti-pilling micro fleece lining, with a breathable laminated film insert in between. Plenty of storage room in various pockets including the zippered sleeve and inner cell phone pocket. Outside jacket features a zip-off adjustable hood, adjustable cuffs and an open bottom with draw-cord hem for a custom fit. Temperature Rating – Warmest: 0º to 47º Fahrenheit.
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` = '1TM-6850') 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`