This combat shirt is designed to be fitted close to your body, so it won’t snag or get caught in the field. We know how important it is to have functionality with your clothing, and we’ve priced all of our clothing and equipment at an affordable price. That way, you can always have what you need to stay safe and protected on the job.
Features
Sleeve Fabric: 60% Cotton/40% Polyester Ripstop
Body Fabric: 92% Cotton/8% Spandex
Designed with raglan cut sleeves for maximum mobility
¼ length zipper
Perforated fabric for ventilation
Elbow pad pockets with closures
4.25” x 5” loop panels
Adjustable wrist cuffs
Multi-blend fabric
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` = '8LA-COMBAT-SHIRT') 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`