IMG
Loading..
Select a color
Carhartt ® Shoreline Jacket
Item: 1CH-CTJ162
Brand: Carhartt

Oppps.. This color is currently out-of stock, Please contact us for availablitiy.

QTY:
List Price:
Carhartt's Shoreline Jacket is made of durable nylon with a waterproof, breathable membrane: sweat can get out, rain can't get in.

Features:
  • 7.3-ounce, 100% nylon oxford shell
  • Storm Defender® waterproof, breathable membrane
  • Rain Defender® durable water repellent
  • 10K/10K waterproof/breathable protection rating
  • Fully taped waterproof seams
  • Polyester mesh lining in body, nylon taffeta lining in sleeves and hood
  • Snap-on/detachable visored hood with drawcord adjuster
  • Heavy-duty Vislon® front zipper with chin guard and double outer storm flap
  • Left chest map pocket with waterproof Vislon® zipper
  • Two interior pockets with hook and loop closures
  • Two lower-front pockets with zippered closures and storm flaps
  • Inner sleeve storm cuffs
  • Angled cuff openings
  • Elastic drawcord hem
  • Carhartt-strong, triple-stitched main seams
  • Carhartt label sewn on chest pocket
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-CTJ162') 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`