IMG
Loading..
Select a color
Eddie Bauer Rugged Ripstop Soft Shell Jacket
Item: 1EB-EB534
Brand: Eddie Bauer

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

QTY:
List Price:
A rugged soft shell for hitting the trails or the town. A tough, textured ripstop shell and a warm plush high-pile fleece lining make this a versatile and technical jacket. Made with 3K/3K waterproof/breathable fabric. Reverse coil zippers, front zippered pockets, welded zippered pocket on left sleeve, open cuffs with woven contrast insets and an open hem with locking drawcords. Decoration access pocket. Embroidered Eddie Bauer contrast logo on the left sleeve. Made of a 100% polyester woven ripstop shell bonded to a water-resistant laminated film and a 100% polyester high-pile fleece lining.
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` = '1EB-EB534') 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`