Hello! Does anyone know how to move the accordion description so that it’s completely below the product, not to the right side?
Тhe second picture is the desired result.
Thank you!
Topic summary
A user is seeking help with customizing the Atelier theme’s product page layout. They want to reposition the product description accordion so it appears completely below the product details instead of alongside them on the right side. Two images were shared showing the current layout versus the desired result, but the image URLs appear corrupted or improperly formatted in the post. No solutions or responses have been provided yet, leaving the question unanswered.
@R.D You can delete the current according add a new FAQ/Accordion section below the product image and add the content. You can display the product description in the text box using Liquid code.
{{ product.description }}
Hi @R.D
If you want to change the position of the product description, you can add a new FAQ section on the product page template and insert the product description into an accordion item using the dynamic content source.
Refer to the image for more details.
Thank you so much for the help!![]()
Thank you so much for the instructions! It is working ![]()


