Setup

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

Copy

or

Copy

Then import { backInStockSettings } from @wix/ecom:

Copy
Did this help?