# Notify Me When Out Of Stock

When a product is sold out, customers can submit their emails to receive an announcement when the product is available. Customer's emails are sent to the email you set up in Theme Setting. You will check your email and reply to customers manually.

![](/files/uVUxnGOOQyhWfEbTgh2z)

![](/files/wVORM7am2SgAL02D7qKP)

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Theme settings ->** **'Notify me' when out of stock.**

| Settings                           | Meaning                                                                                                                                                                                                                                                                                   |
| ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Show 'notify me' when out of stock | <p>Toggle to show the popup to notify users when a particular item is available in stock.<br><br><em><mark style="color:orange;">Note: An email address identifies an email box to which messages are delivered.</mark></em></p>                                                          |
| Form Title                         | Fill in the title for the notification popup form.                                                                                                                                                                                                                                        |
| Button style                       | <p>There are 3 styles for the button in the notification popup form:<br><br><mark style="color:orange;"><strong>First button</strong></mark><br><mark style="color:orange;"><strong>Second button</strong></mark><br><mark style="color:orange;"><strong>Third button</strong></mark></p> |


---

# 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/ella-documentation/theme-settings/notify-me-when-out-of-stock.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.
