# How To Add and Set Timer

### ⏳ What You’ll Learn

* How to add a countdown timer to your Password Page
* How to set the correct launch time using UTC
* How to style and position the timer

***

### Step 1: Open the Theme Editor

1. In your Shopify admin, go to **Online Store > Customize**
2. In the top dropdown, select **Password**
3. Look for the **Timer** section in the sidebar
   * If it’s not there, click **Add section > Timer**

***

### Step 2: Set the Countdown Time

On the right-hand settings panel under **Countdown Timer**:

* **Set your drop date and time**
  * Choose Month, Day, Year, Hour, and Minute
  * Select AM or PM
* **Use UTC time**

  > ⚠️ IMPORTANT: Convert your local time to UTC so all visitors see the same countdown.
  >
  > Example:\
  > If your launch is at 5PM EST, convert it to **9PM UTC**.\
  > Use Google:\
  > `5PM EST to UTC` ➜ `9PM UTC`

***

### Step 3: Adjust Timer Layout

Under **Timer Positioning**:

* Toggle **Center Timer** if it’s the only main element on the page
* Set **Top Timer Margin** and **Bottom Timer Margin** for spacing

***

### Step 4: Style the Timer

Under **Countdown Typography**:

* Adjust font size for countdown numbers and labels (Desktop only)

Under **Countdown Styling**:

* Toggle labels: Days / Hours / Minutes / Seconds
* Enable glow or boxes around numbers for visual flair
* Set box border radius (Curve Countdown Box Corners)
* Adjust transparency with **Countdown Box Opacity**

Under **Countdown Colors**:

* Change colors for box, numbers, and labels:
  * Countdown Box Color
  * Days / Hours / Mins / Secs Text + Label Colors

***

### Step 5: Save and Preview

Click **Save** 💾 and refresh your live store to test the countdown.

> 💡 Countdown is great for drops, presales, and new collection hype. Make sure to combine it with your unlock animation for the full effect.

***

### **Need Help?**

* 💬 **Join our community on Discord:** <https://discord.gg/hcc2GvgZc6>
* 📧 **Email us at:** <support@openspaces.design>
* 💻 **Live chat with us:** Available Monday–Friday, 10AM–6PM EST, directly on our website


---

# 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.openspaces.design/readme-1/pages-and-menus/password-page/how-to-add-and-set-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.
