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 menu 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:
It's important to note the following point before starting to code:
To use the Menus API, import { menus }
from wix-restaurants.v2:
1
Menu: A list of food and beverage items available for purchase at a restaurant.