With reliable warmth and durable water-repellency in a lightweight package this trend-forward jacket is made for night-to-day wear. The subtle sheen finish diamond quilt and oxidized molded zipper make it a beyond-basic essential.Fabric+Weight 100% nylon shell 100% polyester lining 3-ounce 100% polyester insulationFeatures+Benefits Durable water-repellent (DWR) finish Diamond quilting Black oxidized molded zipper Open welted hand pockets Rib knit cuffs shoulder detail and baseball-style collar Drop shoulder Slightly shorter length Open hem with adjustable locking drawcord front and elastic backDecoration access pocket
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` = '1MM-MM7201') 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`