VizupCommerce

Integrate with Custom Page Builders like PageFly, Gem Pages

Add Custom Shopify Liquid Code. Watch the video below to learn how to add a Liquid Code block in PageFly:

<div class="wizup-app sg-floatingpop"
data-myshopifydomain="{{ shop.permanent_domain }}"
data-widgettype="PLEASE ENTER WIDGET TYPE"
data-widgetname="PLEASE ENTER WIDGET NAME"
data-productid="{{ product.id }}"
data-collectionid="{{ collection.id }}"
data-templatename="{{ template.name }}"
>
</div>

Note:

  1. Replace value of data-widgettype with the following:
    1. reels for slider carousel widget.
    2. stories_type for stories widget.
    3. banner_type for banner widget.
    4. grid_type for grid widget.
    5. spotlight_type for spotlight widget.

data-widgetname is optional, you can enter specific widget name or leave it empty.

IMPORTANT: Activate the App Embed "Vizup Embed" from the Shopify Theme Editor.

Watch below 6 seconds video to see how to enable App Embed FloatPop Reels:

← Back to All Tutorials