# Stock Alert

Setting path: EPA App → Settings → Stock Alert.

To configure the alerts, please follow the steps below:

### Step-1: Enable Stock Alert

* Product Page: You can enable it specifically on the product page.
* Cart Page: You can enable it specifically on the cart page.

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

### Step-2: Configure Alert Message and Threshold Quantity

* Show In-Stock Alert: Enable this setting to display In-stock alerts to customers on the products.

Alert Message - You can choose to display a message with the in-stock quantity of the addon product

* Show Low-Stock Alert: Enable this setting to display low-stock alerts to customers on the products.

Alert Message - You can choose to display a message with the remaining quantity of the addon product.

{% hint style="info" %}
Use the \[inventory\_qty]  key to display the stock quantity on the addon product
{% endhint %}

If the available inventory falls below the threshold quantity, the "Low-Stock Alert" will replace the "In-Stock Alert" message.

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

Final results: The inventory levels of the addons are visible on the page.

<figure><img src="/files/xdVTpcIjmivuHD9EqnT0" 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://help.spicegems.com/epa-easy-product-addons/settings/stock-alert.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.
