VizupCommerce

Last modified Thursday, October 3, 2024

Setup with Custom HTML sections snippet

  1. Navigate to Sales Channel -> Online Store.
  2. Click the “Customize” button in the theme.
  3. Go to “Add Section.”
  4. Select “Custom Content.”
  5. Inside Custom Content, click on “Add block” and choose “Custom HTML.”
  6. Paste the provided code into the HTML box.

IMPORTANT NOTE: Ensure App Embed FloatPop Reels is activated from the Shopify Theme Editor. Refer https://app.shopgracias.com/#/widgets/floating-pop/

  1. Replace yourshopifydomain.myshopify.com with your Shopify domain.
  2. Replace data-widgettype
    1. reels for slider widget.
    2. floating_pop for floating pop widget.
    3. stories_type for stories widget.

Code to paste:

    <div class="wizup-app sg-slider sg-floatingpop"
      data-shopname="yourshopifydomain.myshopify.com"
      data-widgetname=""
      data-productid=""
      data-widgettype="reels"
      data-collectionid=""
      data-templatename="index"
    >
    </div>

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

← Back to Blog