How can I move the product description under image when I dont have main-product liquid?

I havent been able to move the product description under the image. I have read other postS but i havent been able to find main-product.liquid. I just dont have it, why? I have product.liquid instead. Is it the same? I dont want to mess up my website. I am using Editons Theme.

Thanks

Hi @Fernandararue

In theme customization add a custom liquid section and paste the code

{{ product.description }}

You will get the description below the product image section

If you are unable to implement the same then I’m happy to do this for you, let me know. I can implement the code changes so that this will work well for you.

Hopefully, it will help you. If yes then Please don’t forget to hit Like and Mark it as the solution!

1 Like

Thank you very much!! It worked wonders :raising_hands:

Hi, How do I keep the format and bullet points in the description?

Also, how can I make that it should go only under the images and not across the full website?