> For the complete documentation index, see [llms.txt](https://docs.samita.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.samita.io/~/revisions/utkeEGTkd1XD1XZRzyUz/badges-and-labels/select-products-to-show-bagdes-or-labels.md).

# Select products to show bagdes or labels

## Select products to show badges or labels

1. From the app admin page, click **Badges and Labels** > open the badge or label you want to edit
2. Click the **Products** tab > Select one of the options below:&#x20;

* **All products**
* **Choose specific products**&#x20;
* **Products matching conditions**

<figure><img src="/files/5gT63kY6i4fDBXbO4nGZ" alt=""><figcaption></figcaption></figure>

***

### Apply badge/label to all products

Select option: **All product**s in the Products condition section > **Save**

<figure><img src="/files/24m1ySOF9WWV6UCp172p" alt=""><figcaption></figcaption></figure>

***

### Apply badge/label to specific products

Select option: **Choose specific products** and manually browse the products from the list that you want the label to be displayed on:&#x20;

<figure><img src="/files/1cc2D1YLJm3Vd6qdT1U7" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1bV8gySlswszVQuWvlXA" alt=""><figcaption></figcaption></figure>

* If you want to remove a product from the list, click on the Delete icon.&#x20;
* If you want to add more products to the list, click on the **Browse** button > select more products:

<figure><img src="/files/5BlyT5lmGEaQQKcmdYBG" alt=""><figcaption></figcaption></figure>

***

### Apply badge/label to selected collections

1. Select option: **Products matching conditions**&#x20;
2. **Add another condition** > Choose **Collections** > Select the collections you want the label to be displayed on
3. Click **Save** to update the changes

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

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

### Apply badge/label to products with a specific tag

The example case is that you want to display the label on the products with the tag “***Bestseller***“. Please follow the steps below to set it up.&#x20;

1. Choose options: **Products matching conditions**
2. **Add another condition** > Choose **Product tags** option > Set up the product tag to the input field.&#x20;

*The app already takes product data from **Shopify Products**. You just need to select the tag and it's possible to select many tags in one condition.*&#x20;

3. **Save** the change.&#x20;

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

*If you set multiple conditions, consider selecting **Any condition** or **All conditions***

<figure><img src="/files/vRCHffeq4VMDI40pfg9G" 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://docs.samita.io/~/revisions/utkeEGTkd1XD1XZRzyUz/badges-and-labels/select-products-to-show-bagdes-or-labels.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.
