How to make this already open when you arrive in the product page

Hello,
I’m looking to know how to make this already open when you arrive in the product page:
The first one of the list.

I use dawn theme. My store is womber.fr and the password is PROPAGANDAAA
Thanks

Probably a bit of css or js or a little bit of both inside the code editor

Can you give me the code? I know nothing about coding…

Yeah, since you are using dawn which is free theme I can test this out on my development store.

Will update you accordingly

Hello @PAUL8

Go to Online Store—>Edit Code—>Find theme.liquid file

Add the following code in the bottom of the file above tag


If this was helpful, hit the like button and accept the solution.
Thanks

Hello, I add the code like this but it’s not working?

Thanks friend. It would be great for me.

Ok so open main-product.liquid file from your code editor. And paste this code at the very bottom of everuthing

Hello, that’s not working, maybe it’s because I don’t know how much space I have to put for every line?

Works on my store
https://www.awesomescreenshot.com/video/32541546?key=417d8b62e829ae4c303abd284f4b8919

I hope you followed the step correctly. Add entire code at the very bottom of the main-product.liquid file from your theme code editor.

The code:

Since you marked my answer as a solution i believe it worked out for you, ri8??