IMG
Loading..
Select a color
Gripper-Front Spun Polyester Pocketless Butcher Coat with Knit Cuffs
Item: 4RK-KS60
Brand: Red Kap

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

QTY:
List Price:
We wanted to go for the ultimate in clean-cut elegance on this one. With a six-gripper front, knit cuff, and no side vents, our new style is a clear choice. Pocketless design means even the most gung-ho food processor can call it a day without taking work home.

Features:
  • Blend: 100% Polyester
  • Care: Industrial Wash, Light Soil, or Home Wash
  • Closure: 6 Gripper
  • Collar: One piece, notched lapel
  • Fabric: Plain Weave
  • Pocket: None
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-KS60') 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`