# Sales notification

![](/files/-MHZTqk7vlDt1SFzWLMr)

## Open Sales notification settings.

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. In the left-hand toolbar, click **Theme settings.**
4. Click the **Sales notification.**

## **Settings**

* **Active:** turn on/off this feature.
* **Pick a product collection:** choose a collection to show the products.
* **Limit:** the number of products will be shown.
* **Image size:** the size to scale product image. Please refer to [this guide](/tips.md#image-size-syntax) about the image size syntax.
* **Minute from number** and **Minute to number**: in sales notification, you will see a text like this "**19 minutes ago**". Number 19 is generated in a range \[**Minute from number**, **Minute to number**].
* **The time to display(seconds):** the time sales notifications block is displaying a product before it is hidden to show another product.
* **The waiting time to display(seconds)**: the time sales notifications block is being hidden before it's been visible to display the next product.
* **Hide on mobile:** hide sales notifications on mobile.


---

# 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://vodoma-docs.boostheme.com/theme-settings/sales-notification.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.
