All-season weight, 65% polyester / 35% cotton fabric manufactured in a twill weave. This fabric is very durable, comfortable and will not fade or shrink. Military-inspired construction and authentic fit
Features:
Fade, shrink and wrinkle resistant
Felled inseams, outseams and seat seams
Adjustable waist tabs for secure fit
Reinforced seat and knee
Six-pocket design (four with button flaps)
Two cargo pockets with button flaps
Two back pockets with button flaps
Drain holes in bellowed pockets
Fused pocket flaps for clean, professional look
Durable drawstring leg closures
Includes Zipper Fly
Length sizes: S = 29.5", R = 32.5", L = 35.5"
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` = '3904-ES') 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`