> 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="https://3369454551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyzUEL0OiJhd4m6fQWdQe%2Fuploads%2Fzx3Nbbmg9NWuXs3bl1Ve%2Fwidgets--newsletter.png?alt=media&amp;token=034b5948-5668-4e73-901d-4db69664582f" 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.placeholderMail` (formerly 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`
