# Create a Sales Pop-up

## **What is a Sales Pop-up?**

A sales pop-up is a small, floating notification that typically appears in one corner of a webpage. It’s designed to catch a visitor’s attention by showcasing recent purchases, limited-time offers, or product highlights. The goal is to create a sense of urgency or social proof, encouraging customers to take action—such as completing a purchase or exploring a featured product—thereby helping to increase overall sales and conversions.

## **Create a Sales popup:**&#x20;

Navigate to the **Sale Popups** tab to click on the `Create sale popup` button :&#x20;

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

## Design Sales Popup:&#x20;

From the **Component > Content** tab, you can edit the contents for the Sale popup on the **Heading Text** and **Content Text** inputs :&#x20;

<figure><img src="/files/0rTnbwTS2sXS2HlONEbG" alt=""><figcaption></figcaption></figure>

You can translate the contents based on the languages of your store, by default, it is English language, you will need to switch the language dropdown to select the corresponding languages :  &#x20;

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

The **Component > Image** tab helps you to upload your own image for the Sales Popup :&#x20;

<br>

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

Next, you can adjust the configuration for the **background/position/size/border** from the **Design** tab :&#x20;

<figure><img src="/files/2gzsiEoS0CO9VnpUJgVT" alt=""><figcaption></figcaption></figure>

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

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

<figure><img src="/files/88TTf3a7sbLye8IwsV7G" alt=""><figcaption></figcaption></figure>

Then you can set up the visibility time from the **Schedule** tab to show the Sales Popup :&#x20;

&#x20;    \+ Within a time period (**Scheduled date** : from **Start at** to **End at**);&#x20;\
&#x20;    \+ Repeat it daily (**Daily recurring timer**) and time to display it during the day (**Time between** : from **Start time** to **End time**);&#x20;\
&#x20;    \+ In seconds (**Duration**) and number of times to show the Sales Popup (**Time shown**), or **Always visible**. When the number of times to show the Sales Popup is over, the popup will be automatically hidden.&#x20;

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

Lastly, the **Display > Conditions** tab allows you to choose the conditions (either **All conditions** or **Any condition**) to show the Sales Popup for : \
&#x20;    \+ All Pages \
&#x20;    \+ Products \
&#x20;    \+ Collections \
&#x20;    \+ Pages \
&#x20;    \+ Customers \
&#x20;    \+ Customer tags \
&#x20;    \+ Languages \
&#x20;    \+ Countries<br>

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

## Final result&#x20;

<figure><img src="/files/58r40K60wKrrNE9kmox8" 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://docs.samita.io/samita-countdown-timer-bar/sale-popups/create-a-sales-pop-up.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.
