# Countdown timer

Broadcast includes a fully-featured countdown timer block for the announcement bar.  Add the block to help highlight your flash sales and improve conversions.&#x20;

<figure><img src="/files/9seHRrq6m8Qj1kAnuNx9" alt=""><figcaption></figcaption></figure>

### Countdown timer block settings

After adding the countdown timer block, you can configure your flash sale's end date and time. Use the 12-hour format and then choose the AM/PM option:

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

#### Hide block after end of timer

This option will entirely hide the countdown timer block when the flash sale time has reached.&#x20;

{% hint style="info" %}
**Note:**\
In the Theme Customizer, the block will appear "dimmed" when the Hide block after the end of the timer option is selected and the sale time has ended.&#x20;

* This only appears in the Theme Customizer and not in your customers.&#x20;

The entire block will be hidden in the announcement bar. Customers will only see other announcement bar messages or none if this is the only block.&#x20;
{% endhint %}

Example of Theme Customizer "dimmed" version to indicate this block is not shown. However, you can still customize the time and details:

<figure><img src="/files/cgneJGJIXsSaw0F65Qn8" alt=""><figcaption><p><strong>Only appears in Theme Customizer, not to your merchants</strong></p></figcaption></figure>

#### End of timer message

The End of timer message will replace the countdown clock with your message at the end of the sale:

<figure><img src="/files/gJ6ti2KDg4JNpGx0wJpS" alt=""><figcaption><p><strong>Hide block is not checked</strong></p></figcaption></figure>

#### Text

Add a message about your flash sale in the text area. This message is displayed on the left side of the main countdown timer:

<figure><img src="/files/0gRG0g9V90DX3zL8xjaC" alt=""><figcaption></figcaption></figure>


---

# 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://broadcast.presidiocreative.com/broadcast-v5/header/announcement-bar-settings/countdown-timer.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.
