> For the complete documentation index, see [llms.txt](https://docs.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeware.design/additional-features/widgets/newsletter.md).

# Newsletter

The "Newsletter" widget which allows visitors to subscribe to your newsletter.

<figure><img src="/files/ITusEUZLv86EwaWAWcLW" alt=""><figcaption><p>ThemeWare® "Newsletter" widget</p></figcaption></figure>

***

## Configuration

You can configure the "Newsletter" widget in the theme configuration.

> You can find the configuration in the "Widgets" tab.

### Content

* Edit the headline using the snippet `twt.widget.newsletter.headline`.
* Edit the text using the snippet `twt.widget.newsletter.content`.

{% hint style="info" %}
**Note**: For information on how to edit snippets, see the following instructions: [Texts: Editing and translation](https://knowledge.themeware.design/knowledge-base/tutorials/texts-editing-and-translation)
{% endhint %}

{% hint style="success" %}
**Tip**: If a change does not affect the storefront, just clear the Shopware cache: [Clearing / warming up the Shopware cache](https://knowledge.themeware.design/knowledge-base/tutorials/miscellaneous/clearing-the-shopware-cache)
{% endhint %}

***

## Summary

#### **Theme configuration**

* Tab "Widgets" => Block "Newsletter"

#### Snippets

* **Headline**
  * `twt.widget.newsletter.headline`
* **Text**
  * `twt.widget.newsletter.content`
* **Form**
  * ~~twt.widget.newsletter.formInput~~ (=> `newsletter.placeholderMail`)
  * ~~twt.widget.newsletter.formPrivacy~~ (=> `contact.privacyNoticeText`)
    * The snippet supports HTML code.
  * ~~twt.widget.newsletter.formSubmit~~
* **Privacy notice**
  * `general.privacyNoticeText` (formerly contact.privacyNoticeText)
    * The snippet supports HTML code.
* **Subscribed**
  * `newsletter.subscriptionPersistedSuccess`
  * `newsletter.subscriptionPersistedInfo`
