Setup

To use the Reviews API, install the @wix/reviews package using npm or Yarn:

Copy

or

Copy

Then import { reviews } from @wix/reviews:

Copy
Did this help?