This ANSI Class 3 jacket is constructed with a shell of windproof/water resistant polyester oxford, and is lined with heavyweight 10 oz. black anti-pilling micro fleece. Features 2 3M Scotchlite Reflective Tape, mic loops, and utility loop. Adjustable hood is easily concealed in collar. Plenty of storage room with side zippered pockets and outer and inner right chest pockets. Adjustable Velcro cuffs and draw-cord bottom hem for a custom fit. EmbAccess system for clean embroidery. Meets ANSI/ISEA 107-2010 standards, Class 3/Level 2.
Related Items..
Please Wait...
verifying & adding to your items to your shopping cart...
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` = '1TM-8831') 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`