Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
My store (shopthecurate.com) is running on the Pipeline (version 6.0) theme. I'd like to display both the original price and sales price on the product pages. Currently, they are both displayed on the collection pages only, but I haven't been able to figure out how to get that same format displayed on the actual product page. When you get to the product page, you see the current sales price and a sale badge that includes the percent discount. I'd like to be able to display the original price (crossed out) next to the current sales price, as shown on the collections page.
Collections Page (shows sales price and original price crossed out)
Product Page (shows current sales price then sale badge with percent discount)
Any help is greatly appreciated!
Thanks,
Jules
Hi @shopthecurate,
I am not familiar with pipeline theme but you can show the compare price by using the code below.
Please use it as reference
{{ product.compare_at_price | money_with_currency }}
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hi @KetanKumar thank you for your response!
Our url is: https://curate-by-jules.myshopify.com/ or https://shopthecurate.com/
Thanks!
Did you ever get your solution?
Just found a solution for my website (Baliawear.com). Go to edit all Products from the left navigation and select the bundles you want to edit using the checkmarks and click the Bulk edit button on the top right. Select Compare Price field to edit there. Hope that helps!
can you please show me the issue so i will check and update