Setup

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

Copy

or

Copy

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

Copy
Did this help?