IMG
Loading..
Select a color
1/4 Zip Job Shirt
Item: 8F-72314
Brand: 5.11 Tactical

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

QTY:
List Price:
The 1/4 Zip Job Shirt was engineered with assistance and feedback from emergency services professionals from around the world. Designed to provide superior versatility and utility while remaining tough, comfortable, and professional, our Job Shirt is crafted from 11.6 oz. poly/cotton fleece fabric for a perfect blend of all-weather warmth and breathability. The exclusive Chest Breakthrough™ pocket utilizes a hook and loop fastener divider to keep your gear within easy reach, and our trademark pen pockets at the left sleeve offer quick convenience. Additional features on the 1/4 Zip Job Shirt include a no roll collar, mic clip pockets at both shoulders, side seam handwarmer pockets, and a stain resistant finish to keep you looking clean, neat, and professional throughout your shift. Chest Breakthrough™ pocket with hook and loop fastener divider Mic pockets at both shoulders Pen pockets on left sleeve No-roll collar Side seam handwarmer pockets Accepts embroidery and silk screening well
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` = '8F-72314') 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`