# Product labels

## Open Product Labels.

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. In the left-hand toolbar, click **Theme settings.**
4. Click **Product labels.**

With these labels, just tick the checkbox in the corresponding label settings area to enable them, you can also add text for the labels, change color and background. However, to the labels are displayed, you need to add the tag for the product.   If you don’t clear about product tags in Shopify, please refer to [this article](https://help.shopify.com/manual/productivity-tools/using-tags).

## NEW LABELS

* add the '**new**' tag into your products
* **Active New Label:** check or uncheck to enable.
* **Label Type:** you can choose the type for the label, there are two types: text or image.
* **Text label:** add the text you want to show.
* **Color for Text label:** pick a color you want to display for text.
* **Background Color for Text label:** pick a color you want to display for the background.
* **Image label:** pick or upload your image to display it as new labels. Recommend width x height: 50x100. Unit: px.

## BEST SELLING LABELS

* add the '**best**' tag into your products
* For the below configs that are the same the New labels. You can refer New labels for more details.

## TRENDING LABELS

* add the '**trend**' tag into your products
* For the below configs that are the same the New labels. You can refer New labels for more details.

## DEAL LABELS

If you activate this label, the label will be shown automatically when a product has the compare price and compare price must be greater than the price.

* Like other labels, you can add text, change color, and background for the "deal" label. You can refer New labels for more details.
* **Text label:** use the syntax "\[percent]" variable to show the percent number.


---

# 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://vodoma-docs.boostheme.com/theme-settings/product-labels.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.
