Setup

To use the ItemVariants API, install the @wix/restaurants package using npm or Yarn:

Copy

or

Copy

Then import { itemVariants } from @wix/restaurants:

Copy
Did this help?