# Show label or badge on a specific page only

{% hint style="info" %}
The badge/label will show up on products on the product page only
{% endhint %}

## **Steps to manage**&#x20;

1. From the app admin page, click **Badges and Labels** > open the badge or label you want to edit
2. Click the **Display** icon on the left > Select the condition **“Page”**. ***This condition helps you show the label on a specific page in your store only, not anywhere else (Product page, Collection page, Homepage, Cart page or any specific page you want)***
3. Set up a condition like this: ***Page > is equal to > choose a page in the dropdown list that you want to specially show the label only on it***
4. Click **Save**
5. Check the result on the front store

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

[<br>](https://help.samita.io/wp-content/uploads/2025/03/Screenshot2.png)

> ### **Note**
>
> If the page you want to show the label is not listed in the dropdown setting, please use the “specific page” option and paste the page URL into the input field as belows:\ <br>

<figure><img src="/files/0NpNLBzg0ieDBO8n4tOU" 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: 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/show-label-or-badge-on-a-specific-page-only.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.
