How to autoplay a loop video on homepage with Origin Theme?

I am looking for the best way to get a video to autoplay on loop on our homepage. I have a version hosted directly on shopify or on youtube, but want it to just play on opening the site

Hello @Shredventure ,

You can try to follow these step to have your video autoplay on loop:

Go to Online Store → Theme → Actions → Edit Code

Go to Assets → Add a new assets → upload your video

Go to Sections → homepage.liquid or collage.liquid → add the following code


  

Save and preview.

Hope this can help.

Ali Reviews team.

Hi thanks for the suggestion, unfortunately ran into two issues with this

  • there is no option to add video as an asset (only accepts CSS, IMG, fonts, JS, JSON, and liquid)

  • my them doesn’t have homepage.liquid or collage.liquid under sections

Any workarounds for this?