# Product Badges

Go to **Storefront** -> **My Themes** -> **Customize**. <mark style="color:red;">(If your store is a new store, you may need to go to</mark> <mark style="color:red;"></mark><mark style="color:red;">**Channel Manager -> Themes -> Edit Theme**</mark><mark style="color:red;">)</mark>

In the **Theme Editor** -> Go to **Product Card** / **Labels**

<figure><img src="https://684475164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqscUgPkTIpsIESKMa0Of%2Fuploads%2FGFn5UUgtYAwUfg1Z2rX4%2Fimage.png?alt=media&#x26;token=93bbeca5-da98-4841-a450-4f30c53a221c" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
When you are happy with your changes, don't forget click **Save** and **Publish** to repackage the edited theme.
{% endhint %}

**1. New badges**

Maximum **New Products** is 25 products per page.

**2. Sale Badges**

When a product has Sale Price, it'll show the Sale Badge.

<figure><img src="https://content.gitbook.com/content/qscUgPkTIpsIESKMa0Of/blobs/trH1EXjF3Hw7LY2LkMF1/image.png" alt=""><figcaption></figcaption></figure>

**3. Sold Out Badges**

When a product is out of stock (on the product level or on the variant level), it'll show the Sold Out badge.

<figure><img src="https://content.gitbook.com/content/qscUgPkTIpsIESKMa0Of/blobs/tNNmxIjnVYysgeGbqmSN/image.png" alt=""><figcaption></figcaption></figure>

**4. Custom Badges**

In the **Admin panel** -> Go to **Products** -> **View**. Then, click a product you want.

In the **Product Details**, please find tab: **Custom Fields**.

**Custom Field Name** must be: **\_\_customlabel**.

**Custom Field Value** please enter text that you want show for the Custom badges.

<figure><img src="https://content.gitbook.com/content/qscUgPkTIpsIESKMa0Of/blobs/1JtElbLSlbYKcFCRjgON/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
When you are happy with your changes, don't forget click **Save**.
{% endhint %}


---

# 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/bc-nimo-documentation/product-card/product-badges.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.
