Shopify themes, liquid, logos, and UX
hello. how do I move this to here? thanks
Hi @BE11 , it's Ian from Fast bundle.
You can try these solutions to reposition the pricing and discount information on your Shopify product page:
Access Your Theme Editor:
Locate the Product Template File:
Identify the Price Code Block:
{{ product.price | money }}Or:
<div class="product-price"> ... </div>
Move the Code Block:
<button type="submit" ...>Add to Cart</button>
Save Your Changes:
Preview and Test:
If your theme has a drag-and-drop builder or editable blocks for product pages (available in Shopify 2.0 themes):
If the placement is correct but the alignment or spacing needs adjustment, you can add custom CSS. For example:
.product-price { margin-bottom: 10px; /* Adjust spacing */ text-align: left; /* Adjust alignment */ }
Hello @BE11
Thank you for submitting your query to the Shopify community. I’d be happy to assist you. Could you please provide the store URL and password (if it’s password-protected) so I can review and get back to you with an update?
petcenter.digital is the url and password is eabeum
Hi @BE11
I have checked and see that you are using the Dawn theme of Shopify. To able to move the price to the position as you wish, you can go follow this instruction :
1. Go to Shopify > Theme > Customize
2. Go to Product page template > drag the price block to the position as requested.
I hope it helps.
Best,
Esther
Hey @EstherBui I did that but when I do that it moves the buy buttons/variant selector to under the picture. And I want it those to be right under the price and not right over it or under the pictures. What should I do?
Hi @BE11 , it's Ian from Fast bundle.
You can try these solutions to reposition the pricing and discount information on your Shopify product page:
Access Your Theme Editor:
Locate the Product Template File:
Identify the Price Code Block:
{{ product.price | money }}Or:
<div class="product-price"> ... </div>
Move the Code Block:
<button type="submit" ...>Add to Cart</button>
Save Your Changes:
Preview and Test:
If your theme has a drag-and-drop builder or editable blocks for product pages (available in Shopify 2.0 themes):
If the placement is correct but the alignment or spacing needs adjustment, you can add custom CSS. For example:
.product-price { margin-bottom: 10px; /* Adjust spacing */ text-align: left; /* Adjust alignment */ }
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024