# Back-in-stock alert feature

With this feature, customers can submit their email address to receive a restock notification once the product is back in stock.

<figure><img src="/files/ghmQK1LB3eGsu1oiYK8A" alt=""><figcaption></figcaption></figure>

All submitted emails will be sent to the address you configured in Theme Settings.

{% hint style="warning" %}
**Note:** This feature does not send emails automatically. You will need to manually check your inbox and reply to customers.
{% endhint %}

***

## How to Enable Back-in-Stock Alert:

**Step 1:** From your Shopify admin, go to **Online Store → Themes**.

**Step 2:** Find the theme you want to edit, then click **Customize**.

**Step 3:** In the theme editor, choose **Products** from the top dropdown.

**Step 4:** In the product page layout, click on **Product information**, then select the **Buy buttons** block.

<figure><img src="/files/c1KumVJKkqlZxsYsoKj3" alt=""><figcaption></figcaption></figure>

**Step 5:** Enable the checkbox **“Enable back-in-stock alert”**.

<figure><img src="/files/U3a3pPcXUmoHkeubFd4a" alt=""><figcaption></figcaption></figure>

***

## You’re all set!

Customers will now see a field to enter their email when a product is sold out. You’ll receive these requests at your configured email address and can notify customers manually once the product is restocked.

<figure><img src="/files/UVLoiUQcVMs7IWPMulXa" alt=""><figcaption></figcaption></figure>


---

# 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://halosoft.gitbook.io/soul-documentation/product-page/back-in-stock-alert-feature.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.
