IMG
Loading..
Select a color
Port Authority Ladies All-Conditions Jacket
Item: 1PA-L331

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

QTY:
List Price:
This hardworking, parka-length, insulated jacket is critically seam-sealed to stand up to wet, wind and cold with reliable, three-season protection.

Features:
  • 100% polyester with DWR finish.
  • 7-ounce, polyester fleece inner body lining.
  • 2-ounce polyfill in sleeves.
  • 3000MM fabric waterproof rating.
  • 3000G/M2 fabric breathability rating.
  • Gently contoured silhouette.
  • Adjustable hood with locking drawcord to customize fit.
  • Waterproof chest pocket with locking zipper pull.
  • Front zippered pockets.
  • Full-length exterior storm flap with snap closures.
  • Self-fabric adjustable tab cuffs with hook and loop closures.
  • Port Pocket for easy embroidery access.
  • Open hem with drawcord and toggles.
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` = '1PA-L331') 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`