# Product badges

Custom product badges in Broadcast allow you to create any type of badge or sticker for each of your products.

<figure><img src="/files/PdjpksUGUyAFJwYaxu23" alt="An image showing an example of a product that has a custom pre-order badge"><figcaption><p>Custom Pre-order badge</p></figcaption></figure>

### Badge colors

Use the theme settings to modify the background and foreground colors for Sale badges and Custom product badges:

<figure><img src="/files/CAHom4sCVFH8lEekwJ2M" alt="Example of two different badges next to each other that have different background colors"><figcaption></figcaption></figure>

### How to create custom badges

Custom badges are easy to create and are all done in your Product setup. You simply add a tag to any of your products with a custom prefix.

When Broadcast sees the custom tag, it sticks the badge right onto the product in any grid view, like collections, searches, recommendations, and more.

### Creating custom tags

When Broadcast sees a product that has a tag beginning with `_badge_`It will take the following portion and apply it as the custom badge.

Example: `_badge_Black_Friday` or `_badge_Black Friday`

<figure><img src="/files/-MhW56V-o2FRxsK4LFfR" alt="Showing an example of how the product tag should look in order to show a custom badge"><figcaption><p>Multiple words can be separated by a space or by an underscore</p></figcaption></figure>

Displayed as:

<figure><img src="/files/-MhW62pcWWO8sr3yk9yU" alt="Example of how the badge shows after the custom product tag has been added"><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://broadcast.presidiocreative.com/collections/collection-pages/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.
