# Notify Me: 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.

// Insert a video for notify me out of stock on product card

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

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: Out Of Stock.**

![](/files/wjvZVYuSXPARGqzPShM6)

#### General

| Setting                      | Description                                                                      |
| ---------------------------- | -------------------------------------------------------------------------------- |
| Show Notify Me: Out Of Stock | Enable to turn on the Notify Me: Out Of Stock feature.                           |
| Notify Me Form Title         | Enter the title for the Notify Me Form.                                          |
| Email Address                | Enter the email address that viewers are subscribing to.                         |
| Email Subject Line           | Enter the subject of the email.                                                  |
| Label                        | Enter the label of the mail.                                                     |
| Send Mail Button             | Select the email submit button type to be either button 1, button 2 or button 3. |


---

# 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/bonnita-documentation/theme-settings/notify-me-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.
