IMG
Loading..
Select a color
Taclite PDU Cargo Pant - B Class
Item: 3F-74371
Brand: 5.11 Tactical

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

QTY:
List Price:
Built to stand up to the harshest patrol environments while retaining a neat and professional appearance, the PDU Class B Taclite® Cargo Pant is crafted from authentic Taclite ripstop fabric for superior durability and lightweight comfort in warm climates. Teflon® coated to repel stains, liquid, and soil, the PDU Class B Taclite Cargo Pant features a professional flat front design with permanent military creases and an internal gripper panel to keep your shirt securely in place, ensuring a professional profile in any setting. The twin cargo pockets feature inverted pleats to allow for easy stripe or tape placement, and each cargo pocket hides a secure covert pocket directly behind it for additional storage. Our trademark 5.11 self-adjusting tunnel waistband provides a secure, comfortable fit, a diamond gusseted crotch gives you free and unhindered movement, genuine YKK® zippers and Prym® snaps ensure quick and reliable action, and an integrated flashlight pocket offers added utility.
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` = '3F-74371') 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`