IMG
Loading..
Select a color
Performance 5 Pocket Solid Hi-Vis Vest
Item: 4ML-1197
Brand: M L Kishigo

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

QTY:
List Price:
ANSI Class: ANSI 107 Type R | Class 2
Available Sizes: S-5X
Specs:
    • 100% polyester solid material.
    • Zipper front closure.
    • 2 inch wide Oralite combined performance prismatic reflective material.
    • Left chest mic tab.
    • Left chest radio pocket with hook & loop strap.
    • Right chest 2-tier, 3-division pencil pocket.
    • Two lower pockets with zipper closures.
    • One large inside lower left patch pocket.
 
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` = '4ML-1197') 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`