Elegant enough for your dress uniform but functional enough for duty wear, the Women’s PDU Class A Twill Pant offers superior craftsmanship and a clean, neat appearance that keeps you looking your best throughout your shift. Teflon® coated to repel stains, liquid, and soil, the Women’s PDU Class A twill 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. 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.
Related Items..
Please Wait...
verifying & adding to your items to your shopping cart...
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-64304') 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`