Setup

To use the Plans API, install the @wix/pricing-plans package using npm or Yarn:

Copy
1

or

Copy
1

Then import { plans } from @wix/pricing-plans:

Copy
1
Was this helpful?
Yes
No