> 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/show-label-or-badge-on-a-specific-page-only.md).

# Show label or badge on a specific page only

{% hint style="info" %}
The badge/label will show up on 1 specific page only.&#x20;
{% endhint %}

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

1. Open the app > click **Badges and Labels** > open to the badge/label you want to edit
2. In the **Displays** tab, navigate to the **Page display conditions** section > **Add another condition**&#x20;

*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:&#x20;

***Page > is equal to > choose a page in the dropdown list that you want to specially show the label only on it***

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

3. Click **Save**
4. Check the result on the front store

[<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
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/badges-and-labels/show-label-or-badge-on-a-specific-page-only.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.
