This 3-in-1 system jacket features a color block shell constructed of windproof/water-resistant polyester reversed dobby and is lined with polyester mesh and nylon sleeves. Features a convenient zip-out heavyweight 13.5 oz anti-pilling fleece inner jacket. Outer jacket is constructed with a zip-off hood, inner storm flap and brushed tricot lined pockets for added warmth. Also accented with adjustable Velcro cuffs and drop tail sweep with drawcord for a custom fit. Plenty of room for storage with two zippered outer pockets and inner chest pocket. EmbAccess system provides clean embroidery. Inner jacket features two zippered pockets, charcoal knit-bound cuffs and square bottom with drawcord for a custom fit. Temperature Rating Warmest: -7º to 44º 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-J8890') 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`