When basic hi-vis is all your job calls for, Neese Econo-Viz series will meet your needs. While the Econo-Viz series does not meet ANSI Standards for high visibility, these products are ideal for standard visibility at a lower cost. All seams are electronically welded together making the garment 100% waterproof. The Econo-Viz Coat has a detachable Hood and Reflective Taping.
Silver 2” Reflective Tape
Detachable Hood with Drawstring
Side Slash through Pockets (2)
Snap Front Closure with Interlocking Storm Flap
Underarm Vents
Vented Back
Plastic Take-Up Snaps on Sleeves
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` = '4NE-10187-31-1') 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`