# Newsletter block

{% hint style="danger" %} <mark style="color:red;">Theme retirement</mark> Ira is no longer available on the Shopify theme store. **Theme support and updates for current users will end after May 18, 2024**. [Learn more here](/ira/readme/theme-retirement.md).
{% endhint %}

Display a newsletter sign up form in your Footer with custom text and email field.

Newsletter subscribers are added to your "accepts marketing" [Customers](https://shopify.com/admin/customers?query=\&accepts_marketing=1) list. See Shopify's [Marketing guide](https://help.shopify.com/en/manual/promoting-marketing/create-marketing/customer-contact-information) and learn about [Subscriber lists](https://help.shopify.com/en/manual/promoting-marketing/create-marketing/shopify-email/email-subscriber-list-management) and using [Shopify Email](https://help.shopify.com/en/manual/promoting-marketing/create-marketing/shopify-email).

{% hint style="info" %}
The [Newsletter](/ira/sections/theme-sections/newsletter.md) and [Sign up popup](/ira/sections/popups.md) also include a newsletter block.
{% endhint %}

<details>

<summary><mark style="color:blue;">STEPS</mark></summary>

In your theme editor (**Customize**):

1. Click the arrow beside the **Footer** section to reveal the content blocks.
2. Click the **Newsletter** block to edit the content or use the **(+) Add block** button.

   > The **Newsletter form** includes default text for the submit button, email placeholder, and confirmation message. Learn about using the default theme content editor to edit this text.
3. Enter a **Heading** and some **Text**.
4. (*Optional*.) Click and hold the drag handles **`⋮⋮`** to rearrange the blocks:

   ![](/files/pPiYJWvLmIKmIyFQAxdJ)

   > Click **Remove block** or the eye icon to delete or hide a block.
5. Click **Save**.

</details>

> **Tip |** You can add a button in another section that takes visitors directly to the footer newsletter field. For example, in a Image Hero, add a **Button label** and enter **`#footer-subscribe-email`** in the **Button link** field. Click **Save**.
>
> <br>

***

> **Related links**
>
> [Footer](/ira/pages/footer.md)\
> [Links block](/ira/pages/footer/links-block.md)\
> [Text and image block](/ira/pages/footer/text-block.md)


---

# 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://help.fluorescent.co/ira/pages/footer/newsletter-block.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.
