# Product Deal Timer

The **Product Deal Timer Settings** allow you to enable and customize a countdown timer for time-sensitive deals and promotions.

{% hint style="success" %}

* **Log in** to your Shopify admin.
* Navigate to **Online Store > Themes**.
* Locate your theme and click **Customize**.
* Go to **Theme Settings > Product Deal Timer**.
  {% endhint %}

### **Customization Options**

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

* **Enable Timer** : Activate or deactivate the deal countdown timer.
* **Heading** : Customize the timer heading text (Eg., "Deal end soon").
* **Background Color** : Customize the timer’s background color (Set Your Preferred Color).
* **Text Color** : Customize the text color for the countdown (Set Your Preferred Color).

<figure><img src="/files/psKoFGTmx0cTRCGEOswV" 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://bt-shopify.gitbook.io/sweeny/theme-settings/product-deal-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.
