Gear up for the cold with Carhartt's Duck Traditional Coat featuring a quilted nylon lining with arctic-weight polyester insulation. 12-ounce firm hand 100% ring spun cotton duck canvas Water-repellent and wind-resistant Quilted nylon lining with arctic-weight polyester insulation Corduroy-trimmed collar Snaps to attach optional Firm Duck Hood (CT102368) Two-way brass center-front zipper plus storm flap with hook and loop closure Two chest pockets with flaps and hook and loop closures Two interior pockets Two large lower-front pockets Articulated elbows Inner sleeve rib knit storm cuffs Split-back construction Pleated bi-swing back Carhartt-strong triple-stitched main seams Carhartt label sewn on left chest pocketLoose fit
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` = '1CH-CTC003') 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`