# Newsletter popup

<figure><img src="/files/k2FjcIGaWFBOExQ2ueva" alt="" width="437"><figcaption></figcaption></figure>

To add this section, please follow the below steps:

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Scroll down to **Popup group** at the bottom, Click **Add section** and choose "**Newsletter popup**".

#### Fixed toolbar

<table><thead><tr><th width="256">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Show fixed toolbar</td><td>Enable/disable checkbox</td></tr><tr><td>Heading</td><td>Add text to display as a section heading <br><em><mark style="color:red;">(Leave the field blank to hide the heading)</mark></em></td></tr><tr><td>Text (Color)</td><td>Set the text color for this block</td></tr><tr><td>Background</td><td>Set the background color for this block<br><em><mark style="color:red;">(If a background gradient is set, the section's background will be set according to the background gradient setting)</mark></em></td></tr><tr><td>Background gradient</td><td>Set the background gradient for this block</td></tr></tbody></table>

#### Block popup

<table><thead><tr><th width="256">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Show Again After (Days)</td><td>Determine the time span between each automatical showing of the popup</td></tr><tr><td>Delay Time (Seconds)</td><td>Determine the delay time for the popup to automatically shows up</td></tr><tr><td>Image</td><td>Set up an image<br><em><mark style="color:red;">(1000 x 600px .jpg recommended)</mark></em></td></tr></tbody></table>

#### Section color

<table><thead><tr><th width="256">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Color scheme</td><td>Select a color scheme to set the text and background colors for the section</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://halosoft.gitbook.io/concept-documentation/popup-group/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.
