All things Shopify and commerce
Hello, Shopify community! I was wondering if anyone knows the code for a vertical short form video to be played as soon as a customer lands on my page. I currently have a transparent header with a slideshow with two images but is it possible to turn that into a short form video that plays on the landing page? Does anyone know how to do this?
For reference you can check our website at monaieofficial.com
Thanks for your help!
Hi @davidmira8
I understand you're looking to have a vertical video play automatically on your Shopify store's landing page using the Refresh theme. Let's walk through how you can achieve this.
Understanding the Refresh Theme's Capabilities
The Refresh theme in Shopify primarily supports images in its slideshow section and doesn't natively support videos. However, you can integrate a video by adding a custom section to your homepage.
Steps to Add a Video to Your Homepage
1-Access the Theme Editor:
2-Add a Custom Liquid Section:
3-Insert Video Code:
In the Custom liquid section, paste the following code:
<video autoplay loop muted playsinline style="width: 100%; height: auto;">
<source src="YOUR_VIDEO_URL.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
4-Adjust Video Settings:
5-Position the Video:
6-Save Your Changes:
Considerations
Alternative Approach: Using YouTube Videos
If you prefer to embed a YouTube video, you can follow a similar approach:
1-Obtain the Embed Code:
2-Insert the Embed Code:
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025