IMG
Loading..
Select a color
Hi-Viz Parka With Quilted Liner
Item: 1WF-8560B
Brand: Work Force

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

QTY:
List Price:
Features:
  • 40? Length Parka
  • Non Removable Quilted Lining
  • ANSI 107-2010 CLASS III
  • Outer Material made of 300D X 300D Oxford Polyester Material, High Viz Fluorescent Yellow / Lime.
  • Coated with a PU membrane for a higher water repellency.
  • 2 ply roll-up hood with draw string equipped with cord locks, stored inside the back of the collar.
  • Black Bottom
  • Jacket Includes 6 pockets.
  • (2) 8? high x 9? wide front zippered pockets.
  • (1) 2 compartment 5? high x 2 1/2? wide and a 5? high x 2 1/2 wide, left triceps pocket.
  • (1) 2 compartments 5? high x 4? wide with flap, AND a 4? wide clear see through compartment pocket placed on the left front chest.
  • (1) 2 compartment 7? high x 6? wide inside pocket which includes a zippered mesh section.
  • (1) 6? high 6? wide inside pocket with Velcro type closure.
  • Matching Waist and sleeve cuffs made of durable knitted tubing material.
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` = '1WF-8560B') 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`