Setup

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

Copy

or

Copy

Then import { storesLocationsV3 } from @wix/stores:

Copy
Did this help?