# Product card badges

### Product card badges

Badges highlight important product information directly on product cards, helping customers quickly identify promotions or availability. In this section, you’ll learn how to enable, style, and customize badges such as Sale, New, or Sold Out, ensuring they match your store’s branding and improve product visibility.

To customize your product card badges settings:

1. In the theme editor (**Customize**), click **Theme settings.**
2. Locate **Product card badges.**
3. **Customize** the following settings:

| Setting                       | Description                                                                                                                     |
| ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| Show Sale badge               | Toggles a badge that appears on discounted products (e.g., “Sale” or discount %).                                               |
| Sale – Badge color scheme     | Sets the color scheme applied to the Sale badge.                                                                                |
| Show Sold out badge           | Toggles a badge that marks products as out of stock.                                                                            |
| Sold out – Badge color scheme | Sets the color scheme applied to the Sold Out badge.                                                                            |
| Show New badge                | Toggles a badge that highlights newly added products.                                                                           |
| New – Badge product tag       | Defines the product tag (e.g., “new”) required to display the New badge. Add this tag to your products for the badge to appear. |
| New – Badge color scheme      | Sets the color scheme applied to the New badge.                                                                                 |

<br>


---

# 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://raidho.gitbook.io/monterrey-theme/settings/editor/product-card-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.
