IMG
Loading..
Select a color
The North Face® Ladies Ridgeline Soft Shell Jacket
Item: 1NF-NF0A3LGY

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

QTY:
List Price:
Constructed of an abrasion- and wind-resistant outer shell with a warm, technical gridded fleece interior, the Ridgeline is the ultimate mid-weight option for active outdoor adventures.

Features
  • 306 g/m2 WindWall®—100% polyester with durable water-repellent (DWR) finish (solid)
  • 316 g/m2 WindWall®—100% polyester with durable water-repellent (DWR) finish (heather)
  • Highly wind-resistant with wind permeability at less than 10 CFM (0 CFM is 100% windproof)
  • Brushed micro-gridded fleece interior
  • Durable water-repellent (DWR) finish
  • Reverse-coil center front zipper and hand pockets
  • Hem cinch-cord
  • Tonal embroidered The North Face logo on left sleeve and right back shoulder
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` = '1NF-NF0A3LGY') 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`