# Display labels/badges on PageFly

We need to add custom code to the pages from PageFly to show the Samita badge/labels. Please follow the steps below to implement it.&#x20;

## **Steps to manage**

&#x20;1\. In PageFly app, open the page you want to display the Samita badges/labels

2\. Click (**+**) icon on the ledt navigation to add element to the page > select a **HTML/Liquid** element&#x20;

3\. Drag and drop the **HTML/Liquid** element to the position you want to place the badges/labels on the page&#x20;

4\. In the **HTML/Liquid** element, click **Open code editor button** <br>

<figure><img src="https://923643257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVXaD6Uu3NKgHHQdE4Zm1%2Fuploads%2Fn9trVHUE6vGxyzHMMyGH%2Fimage.png?alt=media&#x26;token=c3f3b321-1a6c-4cab-969f-6e147af4ed2f" alt=""><figcaption></figcaption></figure>

5\. Paste below code to the code editor:

```
<a href="/products/{{product.handle}}" style="display: none;"></a>
```

<figure><img src="https://923643257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVXaD6Uu3NKgHHQdE4Zm1%2Fuploads%2FKeCV9r5ieVaHFSTXo2v6%2Fimage.png?alt=media&#x26;token=ad9a39a5-b812-4feb-bd62-194fe70c2276" alt=""><figcaption></figcaption></figure>

6\. Click **Save and close button**&#x20;

7\. Click **Save** to update the page&#x20;

> ### **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)
