# Sold in last

**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/PDykKiHUIc3SBTUJwLWt" 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 **Sold in last**

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

## Sold In Last Settings <a href="#user-content-sold-in-last-settings" id="user-content-sold-in-last-settings"></a>

### Configuration <a href="#user-content-configuration" id="user-content-configuration"></a>

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

| Label          | Type              | Description                                                                                                                                                         | Visibility                                                                    |
| -------------- | ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
| Text           | `inline_richtext` | Enter the text display for the sold items notice. Use the placeholders **\[icon]**, **\[number]**, and **\[hours]** to dynamically insert the relevant information. | Always visible                                                                |
| Number         | `text`            | Enter a list of comma-separated numbers (e.g., 3,5,6...) to be randomly picked and displayed in the notice.                                                         | Always visible                                                                |
| Hours          | `text`            | Enter a list of comma-separated hours (e.g., 10,15,16...) to be randomly picked and displayed in the notice.                                                        | Always visible                                                                |
| Text preset    | `select`          | Select a typography preset for the notice. Choose **Custom** to configure font family, size, and styling manually.                                                  | Always visible                                                                |
| Font           | `select`          | Choose the font family (Body, Subheading, or Heading) for the notice text.                                                                                          | Visible when "Text preset" is set to "Custom"                                 |
| Size           | `select`          | Set the font size for the notice text.                                                                                                                              | Visible when "Text preset" is set to "Custom"                                 |
| Line height    | `select`          | Adjust the vertical spacing between lines of text.                                                                                                                  | Visible when "Text preset" is set to "Custom"                                 |
| Letter spacing | `select`          | Adjust the horizontal spacing between characters.                                                                                                                   | Visible when "Text preset" is set to "Custom"                                 |
| Case           | `select`          | Transform text casing (e.g., Default, Uppercase, Capitalize).                                                                                                       | Visible when "Text preset" is set to "Custom"                                 |
| Wrap           | `select`          | Control how text wraps within the block: **Pretty** (optimized balance), **Balance** (even lines), or **None** (standard wrapping).                                 | Visible when "Text preset" is set to "Custom"                                 |
| Color          | `select`          | Select the text color style: **Text** (standard), **Heading** (accent), or **Link** (primary theme color).                                                          | Visible when "Text preset" is not set to "Default" (standard text formatting) |

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

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

| Label  | Type    | Description                                                          | Visibility     |
| ------ | ------- | -------------------------------------------------------------------- | -------------- |
| Top    | `range` | Set the internal spacing (in pixels) above the "Sold in last" block. | Always visible |
| Bottom | `range` | Set the internal spacing (in pixels) below the "Sold in last" 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/sold-in-last.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.
