Welcome, | Logout
IMG
Loading..
Select a color
LAPG Men's Combat Shirt
Item: 8LA-COMBAT-SHIRT

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

QTY:
List Price:
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
 
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`