On focus reviews and not product description.

On the product page, by default, the description part is on focus (visible) and reviews etc are hidden tabs or not visible until clicked. I want to make the reviews visible when the page is viewed and the description can be hidden until clicked.

We are using the theme below, if you see the product page, you will see that description is in focus and only when you click the reviews, can you see the reviews. we want the reviews to be in focus when the page opens and description should be on click.

https://new-basel.myshopify.com/collections/shoes/products/ytristique-adipiscing

Yes

@rocketdigital

Try using the below code you can put this code at the very end of main-product.liquid


Hope it will help…

Thanks, it worked!