# 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)

| Settings                     | Meaning                                                                                                                                                              |
| ---------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Show Newsletter Popup?       | Toggle to show the Newsletter Popup.                                                                                                                                 |
| Show Again After (Days)      | Determine the time span between each automatical showing of the popup.                                                                                               |
| Delay Time (Seconds)         | Determine the delay time for the popup to automatically shows up.                                                                                                    |
| Show Newsletter Popup Image? | Toggle to show image on the popup.                                                                                                                                   |
| Image                        | Select an image for the popup.                                                                                                                                       |
| Newsletter Popup Image Link  | Specify the link for the image to redirects to on clicked.                                                                                                           |
| Title                        | Enter the title for the popup form.                                                                                                                                  |
| Description                  | Enter the description for the popup description.                                                                                                                     |
| Note                         | Enter the text for the decline.                                                                                                                                      |
| Select Button                | Select the behavior of the popup form button. The options are: Default (subscription is managed by Shopify server), Custom Link (to any URL that merchants specify). |
| Button Link                  | Specify the link for the Custom Link to redirect to.                                                                                                                 |


---

# 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/ella-documentation/~/changes/ya8CSeFxwPyu94dBt1WL/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.
