# Newsletter form

The newsletter form section allows customers to subscribe to marketing emails and stay updated with offers, news, and store updates. It is commonly used across landing pages, footers, and promotional sections to grow the store’s email list.

<figure><img src="/files/0fJIoaIXYYkbKu64MfWn" alt=""><figcaption></figcaption></figure>

#### Heading

The main title displayed above the newsletter form. Default is “Join our newsletter”. Leave blank to use the theme default.

#### Subheading

Optional supporting text shown below the heading to encourage signups. Default is “Sign up to our email list for exclusive offers.” Leave blank to use the theme default.

#### Disclaimer

Displays a short message below the form, typically used for compliance or reassurance. Default is “You can unsubscribe at any time.” Leave blank to use the theme default.

#### Show disclaimer

Controls whether the disclaimer text is displayed below the newsletter form.

#### Customer tags

Adds tags to customers who sign up through this form. Multiple tags can be added using a comma-separated format to help segment subscribers.

#### Vertical spacing

Controls the spacing around the section to adjust its visual separation from surrounding content.

#### Vertical spacing (desktop)

Sets the vertical spacing applied on desktop devices. Default is Large.

#### Vertical spacing (mobile)

Sets the vertical spacing applied on mobile devices to ensure consistent spacing across screen sizes.


---

# 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://gatame.gitbook.io/highstreet/dynamic-sections/forms/newsletter-form.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.
