Ohh okay! So I'd use a webflow embed, put the schema in to create the settings inside shopify. Would that embed then become the video object or do I have to link the schema to the video element in webflow?
To Access the Video you need to reference the Setting where you Need it by using li-object=“section.settings.SETTINGS-ID“ And here are the Media Filters from shopify: https://shopify.dev/docs/api/liquid/filters/video_tag
Hey @fergie77 @jonas.halbstark would this work with using an external YouTube/Vimeo URL to embed a video in the page? I’ve worked out the schema for the settings, but I’m unable to get the right attribute to convert to a video in the page while referencing the video URL
Alright I’ll give it a go. Hope it’s alright, I sent you a dm earlier cause I noticed I would need to for GitHub and direct exporting. Thanks @jonas.halbstark
@jonas.halbstark so I just add en Webflow Embed with the Schema ({ "type": "video", "id": "video", "label": "A Shopify-hosted video" }) and then I add the liquify attribute to the embed field?