IMG
Loading..
Select a color
Flame-Resistant Force Cotton Short-Sleeve T-Shirt
Item: 8BB-100234
Brand: Broberry

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

QTY:
List Price:
Features:
  • Our easiest-wearing, hardest-working FR shirt wicks sweat and fights odors.
  • Offers breathable comfort, too.
  • 6.75-ounce
  • 100% cotton FR jersey knit
  • FastDry technology wicks away sweat for comfort
  • Fights odors
  • Convenient left-chest pocket
  • Side-seamed construction that minimizes twisting
  • Carhartt FR and CAT 2 labels sewn on the pocket
  • Meets the requirements of NFPA 70E and is UL Classified to NFPA 2112
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` = '8BB-100234') 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`