# Offer Popup

The Offer Popup section allows you to display promotional messages, discounts, or special announcements to grab your customers’ attention as soon as they visit your store. It’s an effective way to highlight limited-time offers, seasonal sales, or new product launches.

1. Go to **Online Store > Themes > Customize.**
2. Navigate to the **Offer Popup** section.
3. Enter details such as your offer title, message and background color to match your store’s branding.
4. Click **Save** to apply the changes.

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

<table><thead><tr><th width="308"></th><th></th></tr></thead><tbody><tr><td>Color scheme</td><td>Select any color scheme defined in the theme settings > Colors > Schemes.</td></tr><tr><td>Heading</td><td>Add the heading content.</td></tr><tr><td>Additional text</td><td>Add additional text</td></tr><tr><td>Shape</td><td>Select the shape of the popup. ( Circle, Square )</td></tr><tr><td>Show shadow</td><td>Enable to show shadow effect.</td></tr><tr><td>Position</td><td>Choose the position of the popup. ( Left, Right )</td></tr></tbody></table>


---

# 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://wedesigntech-1.gitbook.io/elegance/overlay-group/offer-popup.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.
