-->
When a theme does not support Shopify 2.0 App Blocks, videos can be embedded using “Custom Liquid” section.
Navigate to Sales Channel -> Online Store. Click the “Customize” button in the theme.
Go to “Add Section.”
Select “Custom Liquid.”
Paste the provided code into the HTML box.
Replace yourshopifydomain.myshopify.com
with your Shopify domain.
Replace data-widgettype
reels
for slider widget.floating_pop
for floating pop widget.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>
IMPORTANT NOTE: Ensure App Embed FloatPop Reels is activated from the Shopify Theme Editor. Refer https://app.shopgracias.com/#/widgets/floating-pop/
Watch below 6 seconds video to see how to enable App Embed FloatPop Reels:
Full video to add Custom Liquid section.