Shopify themes, liquid, logos, and UX
Hello,
I am using the debut theme and i wanted to know if it is possible to move the product description above the "add to cart" button?
Solved! Go to the solution
This is an accepted solution.
Hey there, @SULTRYSTYLE
Bo here from Shopify Support!
Great question! I was able to figure out how to do this by moving some code within the Debut theme. That said, I did speak with the themes team regarding this and they have found that having the Add to Cart button appear before the description actually increases conversions. Having it placed higher on the page ensures that the customer sees it immediately in will be more inclined to click it - especially if you have any products with longer descriptions - just something to consider!
Steps:
1. Go to Online Store > Themes > Actions > Edit Code.
2. Open the product-template.liquid.
3. Find {{ product.description }} and then copy and remove the following code:
<div class="product-single__description rte">
{{ product.description }}
</div>
4. Find <div class="product-form__error-message-wrapper and paste the code right above it. The finished code will look like this:
5. Click Save.
Your product page should now look something like this:
Let me know how this goes and if there is anything else I can assist you with, I'm happy to help!
All the Best,
Bo
To learn more visit the Shopify Help Center or the Community Blog.
This is an accepted solution.
Hey there, @SULTRYSTYLE
Bo here from Shopify Support!
Great question! I was able to figure out how to do this by moving some code within the Debut theme. That said, I did speak with the themes team regarding this and they have found that having the Add to Cart button appear before the description actually increases conversions. Having it placed higher on the page ensures that the customer sees it immediately in will be more inclined to click it - especially if you have any products with longer descriptions - just something to consider!
Steps:
1. Go to Online Store > Themes > Actions > Edit Code.
2. Open the product-template.liquid.
3. Find {{ product.description }} and then copy and remove the following code:
<div class="product-single__description rte">
{{ product.description }}
</div>
4. Find <div class="product-form__error-message-wrapper and paste the code right above it. The finished code will look like this:
5. Click Save.
Your product page should now look something like this:
Let me know how this goes and if there is anything else I can assist you with, I'm happy to help!
All the Best,
Bo
To learn more visit the Shopify Help Center or the Community Blog.
Hi Bo! This was really helpful! I have a follow up question. I recently put a description split into my code. Is there a way to move only the first part of my description above the buttons, and have the rest below the media running horizontally still? I have attached the section that pertains to my description.
User | RANK |
---|---|
163 | |
146 | |
71 | |
67 | |
55 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023