Hey there,
Would anyone know a way to have the description tab on the product pages open on load?
Shop: here
Password; siesoh1
Thank you for any help ![]()
Hey there,
Would anyone know a way to have the description tab on the product pages open on load?
Shop: here
Password; siesoh1
Thank you for any help ![]()
Hi, @itsolidude12
You can try this code, not a very good solution.
document.querySelector('[aria-controls="Product-content-description7332781621404"]').click();
I am also looking for a solution to this problem, and unfortunately the solution you suggested does not work ![]()