IMG
Loading..
Select a color
Rothco Tactical BDU Pants
Item: 3RT-2393
Brand: Rothco

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

QTY:
List Price:
Rothco’s Tactical BDU (Battle Dress Uniform) Pants are designed with combat-tested elements to withstand wear and tear from any challenge that comes your way.

Features:
  • Tactical BDU Pants Are Built To Withstand Wear And Tear With Long-Lasting 55% Cotton / 45% Polyester Material
  • Combat-Tested Reinforced Seat And Knees Provide Unparalleled Resiliency
  • Two Front Slash Pockets
  • Two Large Button Down Pleated Bellow Cargo Pockets
  • Two Button Down Back Pockets
  • Classic Military Button Fly
  • Adjustable Waist Tabs For The Perfect Fit
  • Drawstring Ankle Ties To Cinch The Military Fatigue Pants Around Your Ankle Or Blouse Over Your Boot
  • Double Stitched Seam Construction
  • Modeled After The U.S. Military’s Standard Issue Battle Dress Uniform (BDU)
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` = '3RT-2393') 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`