About Menus

With the Menus API you can display restaurant menus on your site.

Menus are divided by sections, such as "Appetizers", "Mains", "Desserts", "Drinks" and so on. The sections contains dishes (or items) with their labels and price variants. Additionally, you can upgrade your menu by adding item modifier groups, such as "Extra Toppings" or "Sides".

With the Menus API, you can:

  • Create, delete, and update menus.
  • Retrieve the information about menu.

Before you begin

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

  • The Menus API only works with the Wix Restaurants Menus (New) app. Make sure you have installed this app from the Wix App Market.

Use cases

Terminology

Menu: A list of food and beverage items available for purchase at a restaurant, café, or other dining establishment.

Did this help?