# Setup stock notification form

When a product is out of stock, this function will appear and when the user registers, an email notification will be sent to your email store.

{% hint style="success" %}
To setup Product group, please follow these steps:

1. From your admin, go to **Online store -> Themes -> Customize**
2. Click to **Theme settings** and select **Product**
3. Click to **Use Stock notification form**
4. **Save** this change and you can see the result
   {% endhint %}

<figure><img src="/files/u7gkjmh2ZLedFfBieSji" 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://blueskytechco.gitbook.io/alukas-shopify/product-page-settings/setup-stock-notification-form.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.
