IMG
Loading..
Select a color
Manhattan Waist Apron
Item: 9CW-AW047
Brand: Chef Works

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

QTY:
List Price:
Our new Urban Collection combines a fresh street-inspired look that is practical and on the cusp of fashion. The Manhattan Waist Apron is part of our new Urban Collection, which combines street-inspired trends with durable functionality. Combining durability of denim and the comfortable feel of 100% cotton, the Manhattan Waist Apron is perfect for any hard working, fashionable kitchen.

Zippered hip pocket, divided front pockets and self-fabric ties aid in the Manhattan Waist Apron's style enhancement and the riveted pocket ends intensify its solidity.

Manhattan Waist Aprons are available in size: 12"L x 23"W.

Features:
  • 100% cotton
  • 8.3 oz. denim fabric
  • Self fabric ties
  • Riveted pocket ends
  • Zipper hip pocket
  • Divided front pockets
  • Size: 12"L x 23"W
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` = '9CW-AW047') 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`