# Badges

Improve the visibility of **product badges** to attract customer attention, highlight key product attributes, and support conversion-driven merchandising.

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

In the **Badges** settings, you will find settings for the following sections:

## 1. Sale

Options to show/hide "**Sale**" badges, select text color, background color, and format of sale badges.&#x20;

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

Purity provides three different formats for displaying sale badges, allowing you to choose the style that best fits your store’s design.

{% tabs %}
{% tab title="Text" %}

<figure><img src="/files/Ak1UpIo1reZdOe50pdqc" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Percentage" %}

<figure><img src="/files/5yX1mVFm24rCijwX9oZG" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Fixed amount" %}

<figure><img src="/files/jfv26V5pYyH1dPyBGwd6" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## 2. New

Easily control the “**New**” badge by choosing whether to display it, and personalizing its text color and background color to match your store’s design.

{% hint style="success" %}
The “**New**” badge is displayed automatically starting from the day a product is created. You can set how many days the badge will remain visible.
{% endhint %}

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

## 3. Sold out

Easily control the “**Sold out**” badge by choosing whether to display it, and customizing its text color and background color to match your store’s design.

This badge is shown automatically without requiring any manual setup.

<figure><img src="/files/2gtszOelislRrmjVJ5dX" alt=""><figcaption></figcaption></figure>

## 4. Custom badge

You can choose to show or hide the “**Custom**” badge, and customize its text and background colors. Please refer to the instructions [here](https://nextsky.gitbook.io/purity-theme/theme-installation/create-required-metafields/metafields/custom-product-badge) to set up this feature.

<figure><img src="/files/hoO0AXvIXAzmdHZkyzPq" alt=""><figcaption></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://nextsky.gitbook.io/purity-theme/theme-settings/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.
