IMG
Loading..
Select a color
Sport-Tek Embossed Hooded Wind Jacket
Item: 1ST-JST53
Brand: Sport-Tek

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

QTY:
List Price:
This wind-resistant, water-repellent jacket delivers powerful performance and features an embossed geometric pattern and reflective details for an unrivaled look.

Features:
  • 100% polyester embossed woven body
  • 100% polyester mesh body and hood lining
  • 100% polyester woven sleeve lining
  • Three-panel hood with drawcord and toggles
  • Tag-free label
  • Raglan sleeves
  • Reverse coil zipper
  • Reflective details on right sleeve and lower back
  • Port Pocket for easy embroidery access
  • Elastic trim at cuffs and hem
  • Front zippered pockets
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` = '1ST-JST53') 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`