IMG
Loading..
Select a color
Radians ST21 Class 3 Long Sleeve T-shirt with Max-Dri™
Item: 8RD-ST21
Brand: Radians

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

QTY:
List Price:
Radians ST21 Class 3 Long Sleeve Safety T-Shirt is made with Max-Dri™ which is an arid Birdseye Moisture Wicking Mesh allowing for maximum breathability, without compromising durability. The stripes are adhered by heat transfer rather than sewn on, making the safety T-shirt wear much more like a regular T-shirt. The wicking properties improve hot weather comfort making it feel much cooler. The front pocket does not include reflective material to allow for corporate imprints.

Features:
  • Max-Dri™ Moisture Wicking Mesh Technology.
  • Durable 2" Heat Transfer Reflective Tape. 1 Horizontal Stripe on torso, 2 horizontal stripes on arms.
  • Pockets: 1 Upper Left Front.
  • Materials: 100% Polyester Birds-Eye Mesh.
  • 25 Wash Max.
  • 3rd Party Certified - Meets ANSI/ISEA 107 Standards.
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` = '8RD-ST21') 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`