# Stock Alert

Using the EVS App's Stock Alert feature, you can display the availability of the product.&#x20;

The stock alert displays information about the level of inventory based on the configurations in the app. The stock Alert functionality works on the **Product Page** and on the **Collections page**.

The stock alert feature has two options:

* Stock message - To display available inventory of the variants
* Low Stock Alert - To show low stock alert if the inventory is low

Let's understand the feature configuration and functioning on the products in the store.

## 1. Activate Stock Alert

You can activate the stock alert on the following pages:

* Product page
* Collection page

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

## 2. Configure Alert Message

### - Stock Alert Message

Activating the option displays the available inventory information of the selected variant.

To display the available quantities of the variant, you need to add the key - \[inventory-quantity] in the message field.

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

### - Low Stock Alert Message

Activating the option displays the Low stock alert if the quantity goes below the threshold limit. You can set the minimum threshold quantity to display the alert if the inventory goes below that limit

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

{% hint style="warning" %}
Please note that the "Low Stock Alert" will replace the "Stock Message" based on your selection.
{% endhint %}

## 3. Positioning of Alert

You can configure the position of the alert on the product and collections page with pre-defined options or manually add the app block (only for the product page).  &#x20;

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

## 4. Visiblity in the store

* Product page

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

* Collection Page

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

If you want to customize the visibility of the alert, please feel free to reach us at **<help@spicegems.com>**&#x20;


---

# 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/evs-easy-variation-swatches/stock-inventory-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.
