Display labels/badges on PageFly

Estimated reading: 2 minutes 276 views

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. 

Steps to manage

 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 

3. Drag and drop the HTML/Liquid element to the position you want to place the badges/labels on the page 

4. In the HTML/Liquid element, click Open code editor button 

5. Paste below code to the code editor:

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

6. Click Save and close button 

7. Click Save to update the page 

Leave a Comment

CONTENTS