IMG
Loading..
Select a color
Deluxe Insulated Bib Overall - Excel Fr ComforTouch
Item: 4BW-BLC8
Brand: Bulwark FR

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

QTY:
List Price:
Features:

Fabric:
  • Shell: EXCEL FR® ComforTouch® Flame-resistant, 7 oz. (235 g/m2) Twill 88% Cotton / 12% Nylon, Water-repellant
  • Lining: 100% Cotton Insulation Package: 12.0 oz. (405 g/m2) 100% Modacrylic

About:
  • Two-way, extra heavy-duty Nomex® taped brass zipper front with concealed flap
  • Elasticized shoulder straps with non-conductive adjustable hardware
  • Five large patch pockets
  • Hip pocket with closure
  • Reinforced double knees
  • Full Nomex® taped ankle-to-hip brass zippers, concealed snap closure
  • Elastic waist inserts
  • Inside zipper guards on all zippers

Care:
  • Home Wash, Light Soil Wash and Industrial Wash
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` = '4BW-BLC8') 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`