IMG
Loading..
Select a color
Rothco Poly/Cotton Twill Solid BDU Long Sleeve Shirts
Item: 8904L
Brand: Rothco

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

QTY:
List Price:
Designed to provide resiliency and comfort for the wearer, Rothco’s Solid Color BDU Shirts are the ultimate military shirt for active duty personnel and MilSim enthusiasts. The military BDU shirts are made of a poly / cotton blend and double-stitched seams to prevent wear and tear while in the field. Modeled after the U.S. Military’s standard-issue battle dress uniform (BDU), the uniform shirts include reinforced elbow sections on each arm to protect your elbows and prevent the section from wearing out from Army crawling, shooting and other tasks that require you to work on your forearms and elbows. The battle dress uniform shirts feature four large button pleated bellow cargo pockets with the left chest pocket containing an additional open top pocket for storing pens or small tools. Classic button front is covered with a flap closure supplies protection from the outdoor elements. The wrist cuffs come with button tabs so you can adjust them for the perfect fit.
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` = '8904L') 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`