Setup

To use the Recommendations API, install the @wix/ecom package using npm or Yarn:

Copy

or

Copy

Then import { recommendations } from @wix/ecom:

Copy
Did this help?