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

Solved

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

Fernandararue
Visitor
2 0 0

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

Accepted Solution (1)

deepaksharma
Shopify Partner
449 63 101

This is an accepted solution.

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!

Deepak Sharma || Shopify Developer || Helping eCommerce Stores
- Was my reply helpful? Accept it as solution
- Was your question answered? Mark it as an Accepted Solution.
-CHAT ON WHATSAPP | BUY ME A COFFEE | MAIL ME: ds2305187@gmail.com

View solution in original post

Replies 4 (4)

deepaksharma
Shopify Partner
449 63 101

This is an accepted solution.

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!

Deepak Sharma || Shopify Developer || Helping eCommerce Stores
- Was my reply helpful? Accept it as solution
- Was your question answered? Mark it as an Accepted Solution.
-CHAT ON WHATSAPP | BUY ME A COFFEE | MAIL ME: ds2305187@gmail.com
Fernandararue
Visitor
2 0 0

Thank you very much!! It worked wonders 🙌

BFPrime
Visitor
2 0 0

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

BFPrime
Visitor
2 0 0

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