IMG
Loading..
Select a color
Company Pant 2.0
Item: 3F-74508
Brand: 5.11 Tactical

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

QTY:
List Price:
Under pressure, close to the heat, the Company Pant 2.0 helps you stay focused and ready. Designed with proven, station-ready features, this pant is certified to NFPA 1975 (2014 edition). It’s constructed with a TOUGH COTTON™ finished twill and stitched with heat-resistant Firefly™ thread from top to bottom. Last but not least, the self-adjusting waistband with gripper tape helps keep your shirt tucked in, even if everything else around you is coming unhinged.

Features:
  • 100% Cotton Twill, 7.8 oz
  • Tough Cotton™ finish
  • NFPA 1975 (2014) certified
  • Self-adjusting waistband with gripper tape
  • 4 pockets
  • Firefly™ thread used throughout
  • All sizes are Unhemmed
  • To maintain certification, any and all repairs and alterations must be performed by 5.11® or an authorized service representative
  • Regular Fit
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-74508') 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`