# Promotion Banner 🚀

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

The Join Mail List section, also known as Newsletter Signup or Email Subscription Banner, is a visually stunning promotional section designed to capture customer email addresses and grow your mailing list.

The two-part layout includes an upper section with email subscription form and a lower section with customizable heading, description, and call-to-action button.

### **Setting Promotion Banner**

Go to **Storefront** -> **My Themes** -> **Customize**. <mark style="color:red;">(If your store is a new store, you may need to go to</mark> <mark style="color:red;"></mark><mark style="color:red;">**Channel Manager -> Themes -> Edit Theme**</mark><mark style="color:red;">)</mark>

In the **Theme Editor** -> Go to **Home Page / Promotion Banner**

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

**Configuration Settings:**

| Setting              | Description                          | Example                            | Required |
| -------------------- | ------------------------------------ | ---------------------------------- | -------- |
| **Show Block**       | Enable/disable the entire section    | ✓ Checked                          | Yes      |
| **Background Image** | Banner background image filename     | "newsletter-bg.jpg"                | Yes      |
| **Subtitle**         | Supporting text above title          | "Subscribe to our newsletter"      | Yes      |
| **Title**            | Main heading for signup form         | "Join Our Community"               | Yes      |
| **Description**      | Lower section description text       | "Get exclusive offers and updates" | Yes      |
| **Link**             | Lower section button destination URL | "/about-us"                        | Yes      |

{% hint style="info" %}
When you are happy with your changes, don't forget click **Save** and **Publish** to repackage the edited theme.
{% endhint %}


---

# 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/bc-nimo-documentation/home-decor/promotion-banner.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.
