# Set up Stock Status for products

The **Stock Level** feature allows you to display different stock statuses based on predefined inventory thresholds (break points).\
By configuring these levels, the app will automatically show the appropriate stock message to customers depending on the current inventory quantity.

This helps create urgency, improve transparency, and encourage faster purchasing decisions

**Step to manage:**

1. From the app's dashboard page, go to **Add-on features** page > Navigate the **Stock Level** feature > **Setup stock level**:

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

2. There are two parts of this **Stock Level** feature: **Stock Display Configuration** and **Status Messages and Colors** **(Styling)**&#x20;

#### Stock Display Configuration

There are **three main thresholds** you can configure. Set up the thresholds to automatically determine stock status. The system will automatically show the appropriate message based on inventory levels.

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

* **Max Display Level:**  If the product stock is **higher than this value**, the app will display a general message such as: *“100+ Available”*

If the stock is **below the Max Display Level and greater than the Low Stock Threshold**, the app will display the **exact stock quantity**, for example: *“36 in stock”*

* **Low Stock Threshold:** When the inventory quantity is **equal to or lower than this value**, the app will show a low-stock warning, such as: *“Low stock”*

This helps notify customers that the product is running out.

* **Last Stock Threshold:** When the inventory reaches this **critical level**, the app will display an urgent message like: *“Last items!”*

This is designed to create a strong sense of urgency for customers.

#### Status Messages and Colors:&#x20;

You can style the stock messages and translate to multi-language. There are Design settings for each stock status.&#x20;

You can:&#x20;

* Customize the text content for each stock status.
* Adjust colors and styles to match your store’s design.

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

The feature also supports **multiple languages**, allowing you to display stock messages correctly for different customer locales.

Click on the below setting and choose the language > set up translations for each language:&#x20;

<figure><img src="/files/897S0y8xCNaoLx9JetG5" alt=""><figcaption></figcaption></figure>

*Please note that the app automatically pulls language data from your Shopify admin. Any language you configure there will be reflected in this setting.*&#x20;

This ensures the stock level messages remain consistent with your branding and accessible to international customers.

3. After finishing the setup, click "**Save**" and check the result in the front store.

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

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

{% hint style="info" %}
This **Stock Level feature** only works if you also **enable the Collection Quick Buy feature** in the app.

[**Review this document**](https://docs.samita.io/samita-wholesale-b2b/~/revisions/lAhjbni1hxnMpG5ZMX4U/quick-buy-feature/enable-quick-buy-feature-in-collection-page) to know how to activate that feature.&#x20;
{% endhint %}


---

# 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://docs.samita.io/samita-wholesale-b2b/quick-buy-feature/set-up-stock-status-for-products.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.
