About Item Labels

With the Item Labels API you can add a label with an icon to a menu item to display the information about the ingredients in that item. For example, "Spicy", "Hot", "Vegan", "Gluten-free", or "Organic".

With the Item Labels API, you can:

  • Create, delete, and update item labels.
  • Retrieve the information about an item label.

Before you begin

It's important to note the following point before starting to code:

  • You must install the Wix Restaurants Menus (New) app.

To use the Item Labels API, import { itemLabels } from wix-restaurants.v2:

Copy
1

Terminology

Menu: A list of food and beverage items available for purchase at a restaurant.

Was this helpful?
Yes
No