# Advanced teaser

{% hint style="info" %}
**Note**: This article is work in progress.
{% endhint %}

The **ThemeWare® "Advanced teaser"** 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/CPBC9uKlymhdsFNhTUjv" alt=""><figcaption><p>ThemeWare® "Advanced teaser"</p></figcaption></figure>

{% hint style="success" %}
**Beta**: Please note that this element is in a testing phase, feel free to test it.
{% endhint %}

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

***

## Configure element

You can configure the ThemeWare® "Advanced 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/hZCi0c6nNfq7WW8LOoj1" alt=""><figcaption><p>Configuring the ThemeWare® "Advanced teaser"</p></figcaption></figure>

***

## Configuration

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

### General

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

> **Content**
>
> In the section "Content" you can enter the **headline** (2), the **text** (3) and the **button text** (4) for the teaser.
>
> **Image**
>
> In the section "Image" you define the background image of the teaser. The "Minimum height" is a mandatory field (default: `340px`).
>
> **Link**
>
> In the section "Link" you define the target of the teaser when it is clicked.

### Layout

In the "Layout" tab, you can configure the **overlay** (2), the **headline** (3), the **subheadline** (4), the **text** (5), the **two buttons** (6+7), the **scroll behaviour** of the image (1), a **parallax effect** and a **coloured overlay** (1). You can also configure the alignment of the text content.

> **General**
>
> In the section "General" you can configure the general **background colour** (1).
>
> **Content**
>
> In the "Content" section you can configure the desired **text alignment**.
>
> **Headline**
>
> In the "Headline" section you can configure the **font**, the **font weight**, the **text formatting** and the **text colour** of the headline (3).
>
> **Subheadline**
>
> In the "Subheadline" section you can configure the **font** and the **text colour** of the subheadline (4).
>
> **Text**
>
> In the "Text" section you can configure the **font**, the **text colour** and **link colours** of the text (5).
>
> **Button**
>
> In the section "Button" you can configure the **button style** (the colour) and determine whether the button (6) should be filled or displayed as an outline button.
>
> **Button 2**
>
> In the section "Button 2" you can configure the **button style** (the colour) and determine whether the button (7) should be filled or displayed as an outline button.
>
> **Image**
>
> In the section "Image" you can configure the desired horizontal positioning of the image in display mode 'Cover'.
>
> **Content overlay**
>
> In the section "Content overlay" you configure the **horizontal alignment** and the **vertical alignment** as well as the **width** (e.g. auto or 90%) and the **maximum width** (e.g. 90% or 740px) of the "Content overlay".
>
> With the configuration "**Apply overlay styling**" you can activate configuration fields for styling the overlay. Here you can set the **background colou**r, select a **background effect**, a **drop shadow** and **rounded corners**.
>
> **Hover**
>
> In the section "Hover" you can select a **hover effect** for the content (=text).
>
> **Coloured overlay**
>
> In the section "Coloured overlay" a **coloured overlay** (1) can be activated and configured.

<figure><img src="/files/6SW2fMxYlAjxEayRXdVn" alt=""><figcaption><p>Elements of the "Advanced teaser"</p></figcaption></figure>

### SEO & Pagespeed

In the tab "SEO & Pagespeed" you can configure the HTML tag for the headline, the subheadline and 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
* **Headline** - e.g. category name or product name
* **Text** - e.g. category description or product description


---

# 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/advanced-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.
