# Newsletter popup

### Configure the newsletter popup

Select the customize theme option. Click on the dropdown menu at the top to select the **Home page** templat&#x65;**.**

From the left side menu, select the **newsletter popup.**

Customize the section by utilizing the settings on the right side of the theme editor, as described below:

<table data-header-hidden><thead><tr><th width="281"></th><th></th></tr></thead><tbody><tr><td>Display mode</td><td>Choose the display mode from the following options:<br>- Enable<br>- Test mode<br>- None<br><br><em>(Note: In test mode the popup always displays despite the relevant settings or dismissing so that you can review all the time. When satisfied with the look, switch to 'Enable'.)</em></td></tr><tr><td>Color scheme</td><td>Select any color scheme defined in the theme settings>Colors>Schemes.</td></tr><tr><td>Image</td><td>Choose any image from the store library.</td></tr><tr><td>Image overlay opacity</td><td>Adjust the range bar to determine the overlay opacity above the image.<br><em>(Note: To change overlay color, edit the scheme "Image overlay background" color in the color scheme under theme settings.)</em></td></tr><tr><td>Content</td><td><p><strong>Heading</strong> </p><p>Add heading text. <br>(Note: Wrap your text between [ ] to add the markers font.)<br><br><strong>Markers font</strong><br>Choose the marker's font from the following options:<br>- Accent<br>- Body<br>- Heading<br><em>(Note: These fonts can be changed in theme settings>typography.)</em><br><br><strong>Heading size</strong><br>Select the heading size from the following options:<br>- XX- large<br>- X- large<br>- Large<br>- Medium<br>- Small<br>- X-small<br><br><strong>Heading tag</strong><br>Specify heading code types from H1-H6, div, span or p tag for SEO and search engines for crawling purposes.<br><br><strong>Description</strong> </p><p>Add description text.  <br><br><strong>Description text size</strong><br>Select the description text size from the following options:<br>- X- large<br>- Large<br>- Normal<br>- Medium<br>- Small<br>- X-small<br><br><strong>Content alignment</strong><br>Choose the content alignment from the following options:<br>- Left<br>- Center<br>- Right<br><br><strong>Email placeholder</strong><br>Enter the email placeholder text.<br><br><strong>Button text</strong><br>Enter the button text.</p></td></tr><tr><td>Popup </td><td><strong>Delay until the popup appears (on page load)</strong><br>Adjust the range bar to determine the delay time, until the popup appears on page load.<br><br><strong>Show only on home page</strong><br>Select this checkbox to show popup on home page only.<br><br><strong>Disable for account holders</strong><br>Select this checkbox to disable the popup for account holders. On checking this option, the popup will not appear for users, who have logged in the store.<br><br><strong>Show once to visitors</strong><br>Select this checkbox to show the popup to visitors only once. For them, the popup will reappear after 30 days, if users closed the popup.<br><br><em>(Note: If the settings <strong>Show once to visitors</strong> and <strong>Set cookie for newsletter popup(days),</strong> both are set, then the <strong>Show once to visitors</strong> will be given priority.)</em><br><br><strong>Set cookie for newsletter popup(days)</strong><br>Set the time (days) for which you want the cookies to expire. <br><br>For example, if you set the time as two days, and the storefront customer closes the newsletter popup or submits their email for subscription, after two days, the popup will reappear on the storefront.</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://shinedezign.gitbook.io/king/overview/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.
