# Custom badges

{% hint style="success" %}
New in Pipeline 5.2
{% endhint %}

![Custom Black Friday badge](/files/-Mddu5_W-XNMGRM2hTeY)

Pipeline allows you to create your own custom badges which will be displayed on all product grid views including collections, navigation, related items and sections.

#### How to create

Enable custom badges in the Theme Editor, Theme settings, Product gird:

![](/files/-MddwTPD7dv7eo_1ca7I)

Add a custom tag to individual products in the Product admin:

![](/files/-MddwkTXkFV7cR3QO4ty)

#### Creating custom tags

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

Example: `_badge_Black_Friday`

![Separate multiple words with underscore](/files/-MddyCJWvyOUjYcI3DnQ)

Displayed as:

![](/files/-MddyWBaFQAsUJi_tZ2-)

## Additional tag examples:

Tag: `_badge_subscribe`

![](/files/-Mde-vk1xboO2_wvELQL)

Displayed as:

![](/files/-Mde1m-clmTYZtFr5-My)

Tag: `_badge_free_delivery`

![](/files/-Mde2BwYkzQTrdofxSQ7)

Displayed as:

![](/files/-Mde1z8SVxsjwfiPjENQ)

Custom badges require Pipeline 5.2

{% content-ref url="/pages/-MIKxF4vPDADvJrscFxi" %}
[Check your theme version](/pipeline-5/updates/check-theme-version.md)
{% endcontent-ref %}


---

# 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://pipeline.groupthought.com/pipeline-5/collections/custom-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.
