IMG
Loading..
Select a color
Women's Taclite PDU Class A Pant
Item: 3F-64370
Brand: 5.11 Tactical

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

QTY:
List Price:
Elegant enough for your dress uniform but functional enough for duty wear, the Women’s PDU Class A Taclite® Pant combines lightweight comfort with a clean, neat appearance that keeps you looking your best throughout your shift. Constructed from Taclite riptstop fabric for superior performance in warm weather, the Women’s PDU Class A Taclite Pant features a Teflon® coating to repel stains, liquid, and soil while remaining thoroughly breathable. A professional flat front design with permanent military creases and an internal gripper panel keep your shirt securely in place, ensuring a professional profile in any setting. 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 a covert thigh 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-64370') 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`