# Product with Countdown

The element is an effective way to create urgency and motivate customers to take advantage of time-limited promotions or offers.

With this element, you can display a **product** that is linked to a **countdown timer** showing the remaining time until the end of a promotion, discount, or special campaign.

{% hint style="info" %}
**What is the purpose of this element?**

This feature allows customers to see directly how much time they have left to purchase a specific product at a special price or participate in a special promotion. This significantly increases the shop's conversion rate.
{% endhint %}

<figure><img src="/files/x0iiNJjdrFsEiMbtZnam" alt=""><figcaption></figcaption></figure>

### General - Settings

<figure><img src="/files/2Dor9YzbEE12ZlMsSo9Z" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="241">Function</th><th>Description</th></tr></thead><tbody><tr><td>Select Product (1)</td><td>Here you set the product to be displayed.<br><strong>New Price</strong> and <strong>Old Price (strikethrough)</strong> are automatically taken from the product data and inserted.</td></tr><tr><td>Timer (2)</td><td><a data-mention href="/pages/wI9KSzTd7bn1rb81rxqT">/pages/wI9KSzTd7bn1rb81rxqT</a></td></tr></tbody></table>

### Advanced - Settings

<figure><img src="/files/Vf6JxJZyjOpNKUtdhiqv" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="293">Function</th><th>Description</th></tr></thead><tbody><tr><td>Hide After Expiration (1)</td><td>The element will be automatically hidden after the timer expires.</td></tr><tr><td>Show Before Start (2)</td><td>Display the element before the timer starts.</td></tr><tr><td>Show Badge (3)</td><td>A visual indicator text can be displayed through this function.</td></tr><tr><td>Show Ratings (4)</td><td>Product ratings can be displayed here. Note that ratings must be generally activated.</td></tr><tr><td>Type of Badge (5)</td><td>There are different standards that are handled in the theme.</td></tr><tr><td>Badge Text (6)</td><td>The text that should appear on the badge.</td></tr><tr><td>Teaser Text Before Start (7)</td><td>If (2) is active, you can define the text to be displayed instead of the timer.</td></tr></tbody></table>


---

# 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.rh-webdesign.com/cms-bundle/en/elemente/produktdartstellung/produkt-mit-countdown.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.
