The Back In Stock Settings API allows you to manage whether or not to collect requests from customers to receive back in stock notifications.
Learn more about back in stock notification settings.
It’s important to note the following points before starting to code:
- To start collecting back in stock requests, the
collectionStates
must be set to true
. Use startCollectingRequests()
to update collection states.
- Customize the design of the notification email that will be sent.
- Collection state: The collection state determines whether the selected app is actively collecting requests for back in stock notifications. When the collection state is set to `true``, collecting requests is enabled and customers may request notifications for out of stock products.