Setup

To use the Imports API, install the @wix/loyalty package using npm or Yarn:

Copy

or

Copy

Then import { imports } from @wix/loyalty:

Copy
Did this help?