# Why my Badges or Labels doesn’t show on the product page?

After you create badges/labels and select products to show but there is none of them appears on the front store with products, please follow the steps below to solve the situation.

**Solution 1: Make sure that the app embeds is enabled on your theme.**

To show the badge/labels on the front store, firstly please enable app embeds on your theme.

Learn more about App embeds [here](https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/apps#app-embeds).

&#x20;1\. From the admin app, go to **Theme Integration**

&#x20;2\. Select a theme to install the app and then click on the Go to Theme editor button<br>

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

&#x20;3\. In the theme editor, enable the app embed.<br>

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

&#x20;4\. Click **Save** to update the changes

&#x20;5\. Reload the page and check again.&#x20;

&#x20;

**Solution 2: Check the product selected to show the badges/label**&#x20;

Please make sure the products you want to show the badge/label match the conditions in the app.

* If you select **all conditions**, products must match all the conditions added
* If you select **any condition**, product must match at least one if the conditions

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

* The data entered in the condition field is case-sensitive.

For example: The condition *Product title contains **D**ress  but the product you check has title “Modern Kimono **d**ress”*

-> The product doesn’t match the conditions -> the badge/label doesn’t show up on the product image in the front store.

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

&#x20;

**Solution 3: Check the visibility date of the label/badge**&#x20;

1. From the app admin page, click **Badges and Labels**
2. Open the label/badge detail you want to edit
3. Click **the Settings** icon on the left > scroll down to the **Visibility date**
4. Enter the **Start** date-hour and **End** date-hour
5. Click **Save**&#x20;

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

**Solution 4: If the 2 above solutions don’t help, please don’t hesitate to contact us at** [**support@samita.io**](https://help.samita.io/support@samita.io)**.**

We appreciate your patience and we will try our best to help you solve the issue.\ <br>

> ### **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/faqs/why-my-badges-or-labels-doesnt-show-on-the-product-page.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.
