Setup

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

Copy

or

Copy

Then import { inventoryItemsV3 } from @wix/stores:

Copy
Did this help?