5.11's® latest innovation comes to one of our most heavily used pants, the TDU™. Fast-Tac™ use a lightweight (4.7 oz.) polyester ripstop fabric with water resistance for the ultimate in lightweight, tactical functionality.
Men's Shirt Sizes - Scale: B
Size
2X-Small
X-Small
Small
Medium
Large
X-Large
2X-Large
3X-Large
4X-Large
5X-Large
Neck
12"-12 1/2"
13"-13 1/2"
14"-14 1/2"
15"-15 1/2"
16"-16 1/2"
17"-17 1/2"
18"-18 1/2"
19"-19 1/2"
20"-20 1/2"
21"-21 1/2"
Sleeve Length
30"
32"
33"
34"
35"
35 1/2"
36"
36 1/2"
37
37 1/2"
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-74462') 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`