# Newsletter Popup

Once customers visit the site, they can sign up a **newsletter popup** to receive a discount/promotion or information of New Arrivals.

![](/files/aIaresrwGFl1jIVCsaTW)

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Theme settings ->** **Newsletter Popup.**

![](/files/fq00t0GYTOxtlbbCQ20U)

#### General

| Setting                      | Description                                                                                     |
| ---------------------------- | ----------------------------------------------------------------------------------------------- |
| Show Newsletter Popup?       | Toggle to show newsletter popup.                                                                |
| Show Again After (Days)      | Determine how many days the newsletter popup will show again after the viewer closes the popup. |
| Delay Time (Seconds)         | Determine the delay time to show the newsletter popup after the page loads.                     |
| Show Newsletter Popup Image? | Enable to show the image on newsletter popup. Note that the image will be hidden on mobile      |
| Image                        | Upload/Choose an image for the Newsletter Popup.                                                |
| Newsletter Popup Image Link  | Enter the link to redirect viewer if he/she clicks the newsletter popup image.                  |
| Title                        | Enter the title of the Newsletter Popup                                                         |
| Description                  | Enter the description content of the Newsletter Popup                                           |
| No, thanks                   | Enter the text for the subscription decline checkbox                                            |

#### Newsletter Button

| Setting       | Description                                                                                     |
| ------------- | ----------------------------------------------------------------------------------------------- |
| Select Button | Select the Newsletter Popup Button to be either default or custom link.                         |
| Button Link   | Enter the link the Newsletter Popup button if the custom link is selected on the above setting. |


---

# 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://halosoft.gitbook.io/bonnita-documentation/theme-settings/newsletter-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.
