IMG
Loading..
Select a color
Insulated Blended Duck Coverall
Item: 4RK-CD32
Brand: Red Kap

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

QTY:
List Price:
You're going out there, no matter what. Stay warm with an insulated interior and duck exterior. Available in two colors and compatible with our Blended Duck Snap-on Hood [HD20], this coverall is a must for those who tough it out.

Features:
  • Blend:
  • Shell: 65% Polyester / 35% Cotton
  • Lining: 100% Polyester
  • Insulation: 100% Polyester
  • Care: Industrial Wash, Light Soil, or Home Wash
  • Closure: Two-way front zipper concealed with storm flap secured by snaps
  • Fabric: 10 oz. Duck
  • Finish: Soil release and wicking
  • Pocket: Two upper front chest pockets with concealed snap flaps, two large lower front patch pockets, left pocket has a patch pocket on top, two large back patch pockets with double rule pocket on right side
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` = '4RK-CD32') 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`