> For the complete documentation index, see [llms.txt](https://magecomp.gitbook.io/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://magecomp.gitbook.io/shopify/apps/star-product-labels-and-badges/sales-pop-ups.md).

# Sales Pop-ups

This is the feature from where the admins can easily configure and boost conversions by creating dynamic attention-grabbing notifications that appear on your website.

It can display customizable popups to announce limited-time discounts, special promotions, or product updates.

To start the configuration of this feature, you need to follow these steps.

<mark style="color:blue;">**Step #1**</mark>

Go to **Sales Pop-ups** and select Add **New Label**.

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

<mark style="color:blue;">**Step #2**</mark>

1. **General Settings**

<figure><img src="/files/7v8vr1GSQAYxFmpc9Tw7" alt=""><figcaption></figcaption></figure>

* **Status -** Set the status of this feature - **Active** or **Inactive**.
* **Sales popup name -** Set the name of the sales popup according to your business requirement.
* **Show sales popup on -** Select the checkbox on which you want to display this sale pop-up: **all products**, **specific products**, or **specific collections**.

2. **Configuration**

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

* **Design Sales Popup -** Here, in this field, you can **add the title** of your popup, **content** for additional information and **a link** to the products or collections on which you have availed the sales popup.
* **Sales Popup Appearance -** From this field, you can easily customize the appearance of your sales pop-up by customizing its&#x20;

&#x20;     **- background color**

&#x20;     **- title color**

&#x20;     **- body text color**

&#x20;    \- the **display position** of the content&#x20;

&#x20;    \- adding **margin padding** from all sides along with the **display time**&#x20;

&#x20;    **- animation** of the content.

3. **Conditions**

<figure><img src="/files/6OkOq3ImDMvk1Rvj9MZF" alt=""><figcaption></figcaption></figure>

This is the field from where you can choose to whom you want this sale pop-up to be displayed.

* **All customers -** By selecting this, all your customers will be able to see this sale pop-up.
* **Logged-in customers -** By selecting this, only your logged-in customers will be able to see this sale pop-up.
* **Specific customer tags -** By selecting this, only your selected customer groups will be able to see this sale pop-up.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://magecomp.gitbook.io/shopify/apps/star-product-labels-and-badges/sales-pop-ups.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
