> 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/badges-and-labels/create-a-label-or-badge.md).

# Create a Label or Badge

The labels/badges are different slightly in how they appear in a product. To be specific, a label will show up inside the product image, while a badge will appear outside the product image.<br>

* **A label:**

<figure><img src="/files/0TJQqKuTnjnq3tWKCA0P" alt=""><figcaption></figcaption></figure>

<figure><img src="https://help.samita.io/wp-content/uploads/2025/01/1-1024x468.png" alt=""><figcaption></figcaption></figure>

* **A badge:**

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

<figure><img src="https://help.samita.io/wp-content/uploads/2025/01/2-1-1024x432.png" alt=""><figcaption></figcaption></figure>

### **Create a label/badge** <a href="#create-an-image-label-badge" id="create-an-image-label-badge"></a>

1. From the app admin page, click **Badges and Labels.**
2. Click on the **Create badge** button.

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

3. Select the badge type you want to have: **Text** or **Image**

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

***

### **Design the Badge**

1. In the **Design** tab, set up content for the badge and style it with color and font settings you like.&#x20;

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

2. Choose shape for the badge and adjust size for it.

For **Size** setting, you can **manually adjust size** for the badge in different devices (**desktop or mobile**):

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

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

3. Set up **Position** for the badge in the product page or any other pages in the front store.&#x20;

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

*If you want a "Label" which shows inside the product image, please use: **Inside product image** setting.*&#x20;

*If you want a "Badge" which shows outside the product image, please use: **Outside product image** setting.*&#x20;

4. Use other settings for further styling:

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

***

### **Assign products to show this label on**

In the **Products** tab, select products to show the label. It can be:

* All products
* Specific products&#x20;
* Products that match conditions

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

### **Manage how the badge shows in the storefront**

In the **Displays** tab, select more conditions to show this label.&#x20;

You can set up **which type of customers** can be able to see the label. \
Or **which page the label should be shown** on (product page/collection page or any specific pages).&#x20;

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

&#x20;

***

### **Complete the Badge**

Once everything is configured as how you wanted to, click **Save** to complete the badge creation.&#x20;

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

> ### **Need support?**
>
> If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)


---

# 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:

```
GET https://docs.samita.io/badges-and-labels/create-a-label-or-badge.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.
