Setup

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

Copy

or

Copy

Then import { customizationsV3 } from @wix/stores:

Copy
Did this help?