Auto play YouTube embedded video| Sense theme

I want my video to auto play on the homepage, and I’ve tried multiple suggestions from other posts in the community, but nothing has worked.

Here is the YouTube video link and the section of code I’ve been trying to change.

https://www.youtube.com/watch?v=_XRildxedJU

{%- if section.settings.video_url.type == 'youtube' -%}

I would really appreciate any help. Thank you!

1 Like

To autoplay the YouTube video on your homepage, you can modify the code as follows:

1 Like

Hi @MagicMerch

Depending on you code, even you will put autoplay in your template, it might not still works. Please share your website

Hi @made4Uo ,

Here is my website: https://shopmagicmerch.com/ . Thank you.