How to integrate Releasit Bundles with Pagefly
To integrate Releasit Bundles with Pagefly, please follow these instructions:
- Open Pagefly Page Builder
- Click on Pages, and select the product
- Click on Elements, select HTML/Liquid element and place it to desired position

- Click on Element, and click on Open Code Editor
- Add following code in the editor: <script type="text/plain" class="product-json" id="product-json{{product.id}}">{{ product | json }}</script>
<div class="rb-gempages-hook"></div>
- If you need only bundles to be visible, instead of <div class="rb-gempages-hook"></div> , use <div class="rb-pagefly-hook" data-widget-type="bundle"></div>
- If you need only upsells visible, instead of <div class="rb-gempages-hook"></div>, use <div class="rb-pagefly-hook" data-widget-type="upsell"></div>
- Click on Save and Releasit Bundles app will be integrated with your Pagefly page
If you need any additional help, please reach out to our support team.
Updated on: 23/04/2026
Thank you!
