All things Shopify and commerce
How do I embed a video I edited on cava into my shopify product page. It says the snippet starts with iframe
Hey @Ecomowner ,
You can add video with product as we add image, but if you want that same video appear on all products then you can follow:
To embed a video on your Shopify product page using an iframe snippet, you can follow these steps:
1. First, upload your edited video to a video hosting platform like YouTube or Vimeo.
2. Once the video is uploaded, locate the embed code provided by the platform. For YouTube, you can find the embed code by clicking on the "Share" button below the video, then selecting the "Embed" option.
3. Copy the iframe embed code provided by the platform.
4. Go to your Shopify admin dashboard and navigate to the product page where you want to embed the video.
5. Edit the default product template
6. In the product editor, add Custom Liquid .
7. Paste the copied iframe embed code into the HTML editor.
8. Save your changes.
Here's an example of what the iframe embed code might look like:
<iframe width="560" height="315" src="https://www.youtube.com/embed/YOUR_VIDEO_ID" frameborder="0" allowfullscreen></iframe>
Replace "https://www.youtube.com/embed/YOUR_VIDEO_ID" with the actual embed URL provided by YouTube or your chosen video hosting platform.
That's it! Your video should now be embedded on your Shopify product page.
If you still need help then i can made a short video clip for you.
Thanks
A screenshot for explanation, note it's a dawn theme you may have some other theme.
Hi @azamgill I tried your code but got the following issue on frontend.
(failed) net::ERR_CONNECTION_REFUSED
Referrer Policy Issue (strict-origin-when-cross-origin)
But in theme editor, i found a little different issue with the above one
(failed) net::ERR_CONNECTION_REFUSED
Referrer Policy Issue (no-referrer-when-downgrade)
What could be the reason?
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024