IMG
Loading..
Select a color
Iron-Tuff Inspector Coat
Item: 1RW-0341R
Brand: Refrigiwear

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

QTY:
List Price:
The Inspector Coat is a knee length coat with an adjustable belt and nylon collar. There is an oversized insulated patch pocket and a side seam opening for trouser pocket access. The Inspector Coat features bound seams and storm flaps over all the zippers to seal out the wind and cold.

Features:
  • 11.25oz high-loft polyester fiberfill insulation
  • Tear- and abrasion-resistant nylon outershell
  • Water-repellent, wind-tight finish
  • Storm flaps over all zippers
  • Bound seams to seal out drafts and extend durability
  • Bulk knit heavy-duty nylon cuffs
  • Draft-sealing elastic back band
  • Snaps for 0081 Hood
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` = '1RW-0341R') 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`