> For the complete documentation index, see [llms.txt](https://staylime.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://staylime.com/docs/avante-themes/theme-settings/product-badges.md).

# Product badges

{% hint style="info" %}
**Theme Editor → Theme settings → Product badges**
{% endhint %}

### Badges that sell before customers read a word

A product badge is a silent salesperson. "Sale", "Sold out", "New" — each one changes how a customer perceives a product in under a second. Used well, badges create urgency, set expectations, and guide customers through your catalog without extra effort.

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

***

### What you configure here

This panel controls the **visual appearance** of badges — their text labels and colors. For the full setup guide including custom badge metafields, **see** [**Product badges**](/docs/avante-themes/features-and-advanced-setup/product-badges.md).

**Automatic badges** — Sale, Sold out, and Pre-order each have their own text and color fields. Change the label to match your brand voice (e.g., "On sale" instead of "Sale"), and set background and text colors independently.

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

**Custom badges (Badge 1–4)** — four slots for custom labels driven by the `custom.badge` metafield. Enter the badge name exactly as it appears in the metafield, then set its colors. The theme matches badges by exact text — capitalization and spacing must be identical.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://staylime.com/docs/avante-themes/theme-settings/product-badges.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
