IMG
Loading..
Select a color
Port Authority Ladies Collective Tech Outer Shell Jacket
Item: 1PA-L920

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

QTY:
List Price:
For an outer shell that delivers a refined, streamlined look alongside technical weatherproof durability, these jackets come with reflective details, waterproof zippers and a water-shedding durable water-repellent (DWR) finish.

Features:
  • 100% polyester shell with DWR finish
  • 100% polyester lining
  • Weatherproof outer layer into which other Collective styles can be zipped and secured by snap attachments
  • 5000MM fabric waterproof rating
  • 5000G/M² fabric breathability rating
  • Slightly longer length
  • Fully seam-sealed
  • Attached, adjustable hood with locking drawcord
  • Matte waterproof reverse coil zippers
  • Front and back seaming
  • Port Pocket™ for easy embroidery access
  • Gunmetal reflective taping details at shoulders and pockets
  • Adjustable cuffs
  • Adjustable hem
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-L920') 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`