# Modern teaser

The **ThemeWare® "Modern Teaser"** is the default teaser of our Modern theme for Shopware 6. It is independent of its CMS block. You can use the teaser in other CMS blocks too. Just try out different blocks (for example with a different number of columns) to personalise your Shopping Experience.

<figure><img src="/files/hfTGRhsxWRcEslKrxrn3" alt=""><figcaption><p>ThemeWare® "Modern teaser"</p></figcaption></figure>

{% hint style="warning" %}
**Important**: This element is only available in the ThemeWare® Pro Edition.
{% endhint %}

***

## Configure element

You can configure the ThemeWare® "Modern teaser" as follows:

1. Click on the corresponding CMS block (1) to activate the "edit mode"
2. Hover the mouse over the desired CMS element
3. Click on the ![](/files/DbqYtMQUPw13wmi62Oiq) "gear" icon (2) to configure the CMS element
4. The "Element Settings" pop-up will open
5. Make the desired changes
6. Save your changes

You have now configured the CMS element.

<figure><img src="/files/USUWo2JfKQZuyASGzcf4" alt=""><figcaption><p>Configuring the ThemeWare® "Modern teaser"</p></figcaption></figure>

***

## Configuration

The configuration of the "Modern teaser" is quite self-explanatory. The **caption** and the **image** are mandatory fields. That's all you really need to configure.

### General

In the tab "General" you configure the content of the element.

> **Content (Inhalt)**
>
> In the section "Content" you can enter the caption (2) for the teaser. This is a mandatory field.
>
> **Image**
>
> In the section "Image" you define the background image (1) of the teaser. This is a mandatory field.
>
> **Link**
>
> In the section "Link" you define the target of the teaser when it is clicked.

### Layout

In the tab "Layout" you can configure the **caption** (2).

> **General**
>
> In the section "General" you can configure the **general background colour** (1).
>
> **Caption**
>
> In the "Caption" section, the **font**, **font weight**, **text transform**, **text colour** and **background colour** of the caption (2) can be configured.
>
> **Content overlay**
>
> In the section "Content overlay" you can configure the **drop shadow** and the **rounded corners** of the content overlay.
>
> **Layout**
>
> In the section "Layout" you can select the **horizontal alignment** and **vertical alignment** of the content (=caption) (2).
>
> **Image**
>
> In the section "Image" you can configure the desired horizontal positioning of the image in display mode 'Cover'.

<figure><img src="/files/8FgfmFWV6DpOyK9Ysipi" alt=""><figcaption><p>Elements of the "Modern teaser"</p></figcaption></figure>

### SEO & Pagespeed

In the tab "SEO & Pagespeed" you can configure the "Lazy loading" of the image.

### Advanced

You can select each HTML element of our teasers using the appropriate CSS classes. If you want to use your own CSS classes, you can insert them in the "Advanced" tab.

***

## Data mapping (coming soon)

On category and product pages, the following fields can be dynamically mapped from the current category or product:

* **Image** - e.g. category image or product image
* **Title** - e.g. category name or product name

***

## **Demo**

You can find some examples of use in our demo shops:

{% embed url="<https://demo.themeware.design/modern/en/Features/ThemeWare-CMS-elements/Modern-teaser/>" %}
ThemeWare® Demoshop => Modern teaser
{% endembed %}


---

# 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://docs.themeware.design/additional-features/cms-extensions/cms-elements/teaser/modern-teaser.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.
