# Add custom badges to products

{% embed url="<https://youtu.be/4A2WN9Uvzs0>" %}

Product badges are helpful in drawing the attention of visitors to specific characteristics of the products.

## Add product tags for your custom badges

To set up the custom badges in Sleek, simply add the supported product tags you want to display to your product:

```
tag__hot_[DISPLAY TEXT]
```

```
tag__new_[DISPLAY TEXT]
```

```
tag__sale_[DISPLAY TEXT]
```

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

## Add the custom badges to the product page

{% hint style="success" %}
Steps:

1. In the theme editor (**Customize**), go to product page.
2. Under the **Product information** section, add block **Badges and Tags**.
3. Drag to reorder the block if you want.
4. Click **Save.**
   {% endhint %}

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

{% hint style="info" %}
The custom badges will be automatically display on your product card (product listing) when the supported product tags are added.
{% endhint %}

{% hint style="success" %}
Change the badges colors in Theme settings > [Colors](/sleek-theme/theme-settings/colors.md)
{% endhint %}

***

<figure><img src="/files/YXBHClmuIdzmicYniTsL" alt=""><figcaption><p><a href="https://apps.shopify.com/xflow?utm_source=foxecom&#x26;utm_medium=help_center_sleek&#x26;utm_campaign=banner">Install XFlow Back In Stock Automation FREE</a></p></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://docs.foxecom.com/sleek-theme/faqs/product/add-custom-badges-to-products.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.
