Hello,
I have a website where i have products with a big description and i am wondering if i can have them auto closed so only if the costumers want to read it they can open it, because right now they are auto open everytime.
TOYO theme
“https://fusionwave.dk/products/friskmixer%E2%84%A2 ” my one product
Thank you!
@Hartnum
Hi yes this can be done with some custom code also there will be an option in the theme to auto close by default.
Hello @Hartnum
Please follow the steps below after logging into the Shopify admin:
Go to your Shopify Admin panel.
Click on Online Store > Themes.
Find the theme you want to edit and click Actions > Edit code.
Search theme.liquid
Please add the following script code before the closing of the body tag () .
Please hit Like and Mark it as a Solution if you find our reply helpful.
Hartnum
October 25, 2024, 11:41am
4
i dont understand the last bit u wrote? before the closing of the () tag?
if possible can u send a screenshot
either im blind or there isnt a button there…
if possible could u send a screenshot?
1 Like
Open theme.liquud file from the theme files find a phrase that say in that file and paste the code very above of this phrase like
//your code