IMG
Loading..
Select a color
Class 2 HiVis Short Sleeve Black Bottom Safety Polo
Item: 8GS-5003
Brand: GSS Safety

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

QTY:
List Price:
The Moisture-Wicking Polo Work Shirt by GSS Safety is the ultimate combination of style, comfort and protection. Manufactured from lightweight polyester mesh fabric, it utilizes a birds-eye knit for optimal strength and breathability plus SPF 50 protection from the sun. This unique polo safety shirt features a black bottom & collar design to give a clean, crisp look while helping to hide the appearance of dirt.Equipped with 2-inch reflective striping, this is an ANSI Class 2 compliant garment. It also features a single pocket on the front left chest area for simple storage.

Features:
  • ANSI/ISEA 107-2010 | Type R, Class 2
  • Made from Birds-eye Knit Polyester Mesh Fabric
  • Moisture Wicking & Breathable Design
  • Provides SPF 50 Sun Protection
  • 2-inch Reflective Striping
  • Left Chest Pocket
  • Black Bottom & Collar Design
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` = '8GS-5003') 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`