# Countdown

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

There are 3 options for you to setup:

* Using different products for each product.
* Using same for all products.
* Using for products with save price.

**1. Using different products for each product**

In the **Admin panel** -> Go to **Products** -> **View**. Then, click a product you want

In the **Product Details**, please find tab: **Custom Fields**.

**Custom Field Name** must be: **\_\_countdown**.

**Custom Field Value** please enter **Time** (ex: Oct 11, 2020 18:04:00)

{% hint style="info" %}
When you are happy with your changes, don't forget click **Save**.
{% endhint %}

{% hint style="info" %}
Input in Theme Editor limit 64 characters.
{% endhint %}

**2. Using same for all products.**

Go to **Storefront** -> **My Themes** -> **Customize**. <mark style="color:red;">(If your store is a new store, you may need to go to</mark> <mark style="color:red;"></mark><mark style="color:red;">**Channel Manager -> Themes -> Edit Theme**</mark><mark style="color:red;">)</mark>

In the **Theme Editor** -> Go to **Product Detail Page** / **CountDown**

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

{% hint style="info" %}
When you are happy with your changes, don't forget click **Save**.
{% endhint %}

**3. Using for products with save price.**

Go to **Storefront** -> **My Themes** -> **Customize**.

In the **Theme Editor** -> Go to **Product Detail Page** / **CountDown**

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

{% hint style="info" %}
Please use the same this below structure/rule to insert countdown for your product.\
\
Example: **Oct 11, 2020 18:04:00**\
\
\- dec (mm): This is abbreviation of December and you must use the abbreviation of months in this countdown structure.\
\
\- Please use 1 white space among mm dd yyyy
{% endhint %}

{% hint style="info" %}
When you are happy with your changes, don't forget click **Save**.
{% endhint %}


---

# 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://halosoft.gitbook.io/bc-nimo-documentation/product-detail-page/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.
