# Countdown banner (compact)

The **ThemeWare® "Countdown banner (compact)"** is a "Sale" banner element for your Shopping Experiences.

<figure><img src="/files/th1bIOydeZWZmsDvIwVZ" alt=""><figcaption><p>ThemeWare® "Countdown banner (compact)"</p></figcaption></figure>

{% hint style="info" %}
**Note**: The element is explicitly intended for use in its own CMS block. It is not designed for use in other CMS blocks and therefore cannot be exchanged or placed in other blocks.
{% endhint %}

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

The compact "Countdown banner" has two phases:

1. Pre-sale phase
2. Sale phase

#### 1. Pre-sale phase

The pre-sale phase is a countdown to the start of the final sale. This offers the opportunity to promote an upcoming sale.

{% hint style="success" %}
**Tip**: Link the button to your newsletter subscription page or to the scroll anchor `#newsletterSubscription` of the ThemeWare® Newsletter footer widget.
{% endhint %}

#### 2. Sale phase

Die Sale-Phase ist ein Countdown bis zum Ende des entsprechenden Sales.

{% hint style="success" %}
**Tip**: Link the button to a sale category or landing page.
{% endhint %}

#### Sale finished

After both phases, the block is hidden by CSS. Then remove it from the corresponding Shopping Experience at the next possible moment.

***

## Configure element

You can configure the ThemeWare® "Countdown banner (compact)" 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/d7Ibsnx9UMA72jCKdSnq" alt=""><figcaption><p>Configuring the ThemeWare® "Countdown banner (compact)"</p></figcaption></figure>

***

## Configuration

The configuration of the "Countdown banner (compact)" is quite self-explanatory and corresponds to the "Countdown banner" (see [Countdown banner](/additional-features/cms-extensions/cms-elements/sale/countdown-banner.md)).

### Layout

In the tab "Layout" you can additionally configure the **alignment** (justifyContent) and the **maximum width** of the content.

### SEO & Pagespeed

In the tab "SEO & Pagespeed" you can configure the HTML tag for the title.

### Advanced

You can select any HTML element of our banners using appropriate CSS classes. If you would like to use your own CSS classes, you can add them in the tab "Advanced".

### Responsive

In the tab "Responsive" you can configure the "wrapping" of the counter (see [#breakpoint](#breakpoint "mention")).

***

## Breakpoint

Select the desired breakpoint. The content is displayed in a single row from this viewport onwards.

<div><figure><img src="/files/th1bIOydeZWZmsDvIwVZ" alt=""><figcaption><p>Single-line / row alignment</p></figcaption></figure> <figure><img src="/files/VHqsxZxvt8twOIot9nCO" alt=""><figcaption><p>Wrapped / column alignment</p></figcaption></figure></div>

***

## Layout types

There are currently three different layout types (see screenshots below) available for the counter:

* Clean countdown
* Numbers with coloured background
* Counters with coloured background

### Screenshots

<div><figure><img src="/files/29aYjGsFiBsccPtkCDnR" alt=""><figcaption><p>Clean countdown</p></figcaption></figure> <figure><img src="/files/EfjxYsv4jpFhci6ku3l2" alt=""><figcaption><p>Numbers with coloured background</p></figcaption></figure> <figure><img src="/files/nWPMg4geHuSs0PnhPpsV" alt=""><figcaption><p>Counters with coloured background</p></figcaption></figure></div>

***

## Image (Background image)

As you can see from the preview graphic of the "Countdown banner", it makes sense to leave some "space" for the text in order to make it easier to read.

{% hint style="success" %}
**Tip**: To help you to create the perfect background image, you will find **PSD templates for CMS elements** in the [ThemeWare® Utilities](https://service.themeware.design/en/themeware-utilities).
{% endhint %}

***

## Snippets

* twt.cms.countdownBanner.days
* twt.cms.countdownBanner.hours
* twt.cms.countdownBanner.minutes
* twt.cms.countdownBanner.seconds


---

# 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/sale/countdown-banner-compact.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.
