# "Back in Stock" Notifications

By enabling this integration you will be able to allow your users to receive a push notification when a product they are interested in becomes available again.

If a user selects a product that is unavailable at the moment, they will be able to opt to be contacted via push notification once it comes back in stock.

The system is synchronized in real time with the stock and specific products in your Shopify store. This means that when the discontinued product is restocked,  all users who have requested to be notified will automatically be notified with a push notification.

![](/files/5uckDXD1SJBMq64G2EzS)

From the Shoppy dashboard, you can choose the text content of the notification by going to "**Back in Stock"** Notification **-> Edit --> Edit Integration.**

**Title**: the title of the push notification that the use will receive.

**Body**: the content of the push notification.

You can include the product name in the title or text of the notification by entering the @ character and selecting *Product Title* in the menu that appears.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-en.shoppy.is/shoppy-dashboard/integrations/back-in-stock-notifications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
