How to integrate Releasit Bundles with Pagefly

To integrate Releasit Bundles with Pagefly, please follow these instructions:


  1. Open Pagefly Page Builder
  2. Click on Pages, and select the product
  3. Click on Elements, select HTML/Liquid element and place it to desired position
  4. Click on Element, and click on Open Code Editor
  5. 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>
  6. 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>


  1. 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>
  2. 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: 28/08/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!