# Countdown timer

![](/files/yRBa72hneFFhJCVIUAhY)

A countdown clock for promotion/new collection release can bring excitement to customers that have been waiting for the event.&#x20;

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, click **Add section.**
2. Locate **Countdown timer.**
3. **Save.**
   {% endhint %}

The settings include:

## Image settings

Add a background image for the timer. You can display different images on desktop and mobile view.

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

## Content

Add and change style for heading, the end time of the event.

{% hint style="info" %}
**Date format**: YYYY-MM-DD HH:MM:ss.
{% endhint %}

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

## Button settings

Display a call-to-action button to redirect customers to your desired pages. Add a **Label** and **Link** for one or both, then choose a **Button style** and adjust the **Button size.**

<figure><img src="/files/Orr6OA9O9vZVK7FfQOWz" 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://docs.foxecom.com/megamog-theme/theme-sections/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.
