Setup

To use the InventoryItemsV3 API, install the @wix/stores package using npm or Yarn:

Copy
1

or

Copy
1

Then import { inventoryItemsV3 } from @wix/stores:

Copy
1
Was this helpful?
Yes
No