IMG
Loading..
Select a color
Men's Midweight FR Zip-in Jacket
Item: 1BW-JEL2
Brand: Bulwark FR

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

QTY:
List Price:
This midweight CAT 2 FR/AR jacket offers flexible, multi-layer protection, with the ability to accommodate a zip-in liner for extra cold days. Two large, inset, welted-slash pockets and a left sleeve pocket provide plenty of storage for personal effects and tools.

Features:
  • Body: 9 oz. (305 g/m²) Excel FR® Flame Resistant Twill
  • Body: 100% Cotton
  • Separating, heavy-duty, Nomex® taped brass zipper banded waist, button-close tabs
  • Two large inset welted-slash pockets left sleeve pocket
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` = '1BW-JEL2') 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`