# Countdown block

**Sold in last** is a feature boosting your sales by making visitors think that the product was purchased by other customers. Then visitors have a belief in your product and decide to buy it.

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

### **How to enable** Sold in las&#x74;**?**

1. From your Shopify admin, go to **Online Store** -> **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Choose **Products** from the dropdown window.
4. In the **Templates -> Add Product information ->** **Add section Details ->** choose **Countdown**

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

## Product Countdown Settings <a href="#user-content-product-countdown-settings" id="user-content-product-countdown-settings"></a>

### Typography <a href="#user-content-typography" id="user-content-typography"></a>

| Label      | Type        | Description                                                                                   | Visibility     |
| ---------- | ----------- | --------------------------------------------------------------------------------------------- | -------------- |
| **Notice** | `paragraph` | Countdown shows customers the period of time when the product is on the promotion. Learn more | Always visible |
| Font size  | `select`    | Choose the font size for the countdown timer numbers and labels.                              | Always visible |

### Padding <a href="#user-content-padding" id="user-content-padding"></a>

| Label  | Type    | Description                                                        | Visibility     |
| ------ | ------- | ------------------------------------------------------------------ | -------------- |
| Top    | `range` | Set the internal spacing at the top of the countdown block.        | Always visible |
| Bottom | `range` | Set the internal spacing at the bottom of the countdown block.     | Always visible |
| Left   | `range` | Set the internal spacing on the left side of the countdown block.  | Always visible |
| Right  | `range` | Set the internal spacing on the right side of the countdown block. | Always visible |


---

# 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/ella-7-documentation/product-page/countdown-block.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.
