# Product Alerts

<div align="left"><img src="/files/-McGsxZGBuK5_AVmRrqc" alt=""></div>

With the Product Alerts, customers can subscribe to two types of alerts by email:

* Price change alerts
* In-stock alerts

For each type of alert, you can determine if customers are able to subscribe, select the email template that is used, and identify the sender of the email.

### How to configure the product alerts <a href="#set-up-product-alerts" id="set-up-product-alerts"></a>

1. On the Admin sidebar, go to **Stores** > Settings > **Configuration**.
2. In the left panel, expand Catalog and choose **Catalog** underneath.
3. Click to expand the **Product Alerts** section.
4. Select the configuration you desire.
5. Save Config and flush cache storage.

| FIELD                                        | STATUS        | DESCRIPTION                                                                        |
| -------------------------------------------- | ------------- | ---------------------------------------------------------------------------------- |
| Allow Alert When Product Price Changes       | **SUPPORTED** | Select Yes or No.                                                                  |
| Price Alert Email Template                   | **SUPPORTED** | Choose the email template for when the price of a product drops.                   |
| Allow Alert When Product Comes Back in Stock | **SUPPORTED** | Select Yes or No.                                                                  |
| Stock Alert Email Template                   | **SUPPORTED** | Choose the email template for when a product is back in stock.                     |
| Alert Email Sender                           | **SUPPORTED** | Define who should be the email sender. Eg. Sales Representative, Customer Service. |

### How to configure product alerts email templates <a href="#set-up-product-alerts" id="set-up-product-alerts"></a>

1. On the Admin sidebar, go to **Marketing** > Communications > **Email Templates**.
2.

```
Click _Add New Template_.
```

3.

```
Under _Load default template_, choose the Template that you want to customize.
```

4.

```
Click _Load Template_.
```

5.

```
Enter a Template Name. You will select this name in the Price Alerts configuration.
```

6.

```
Change the Template Subject and Template Content accordingly.
```

7.

```
Click _Save Template._
```


---

# 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://manual.scandipwa.com/v5.2.0/catalog/managing-inventory/product-alerts.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.
