The Item Modifier Groups API allows you to manage your item modifier groups. Item modifier groups gather individual menu items (or item modifiers) that can be used to modify, enhance, or specify existing menu items in an order. For example, a modifier group called "Pizza Toppings" might have the following modifier items: "extra cheese", "pepperoni", and "mushrooms".
With the Item Modifier Groups API, you can:
It's important to note the following point before starting to code:
To use the Item Modifier Groups API, import { itemModifierGroups }
from wix-restaurants.v2: