How can I add an auto-play video banner to the Sense theme?

Hey,

How can I add a video banner or a video in the background (that will play and run automatically) in my store?

I’m running the Sense theme. This is my store: https://asade.co.il

Thanks guys

Hi @Ben_Neorai_Gate

May I suggest to update code these steps:

  1. Go to Store Online-> theme → edit code

  1. Layout/theme.liquid
  2. Add code below to bottom of file and before tag


    
    
  1. sections/video.liquid

  2. Add code like the screenshot below

5.1 Youtube add param “&autoplay=1”

5.2 Vimeo add params “?autoplay=1&loop=1&autopause=0”

Thank you, but it is not working

Check out this post