Setup

To use the Coupons API, install the @wix/marketing package using npm or Yarn:

Copy

or

Copy

Then import { coupons } from @wix/marketing:

Copy
Did this help?