All Collections
Getting Started
Integration with page builders
Integration with page builders
Yusuf Umac avatar
Written by Yusuf Umac
Updated over a week ago

You can embed widgets into page builders like PageFly or GemPages by inserting specific HTML code for each widget type.

The HTML code for each widget type as follows:

Widget

HTML Code

Volume discount

<div id="ast-vd-container"></div>

Frequently bought together

<div id="ast-bundle-container"></div>

Product addons

<div id="ast-addon-container"></div>

Embedding the code into page builder

PageFly

To embed HTML code into PageFly, you can use HTML/Liquid block in the page editor. Please refer to the following PageFly help document for detailed instructions:

GemPages

To embed HTML code into GemPages, you can use Liquid block in the page editor. Please refer to the following help document for detailed instructions:

Did this answer your question?