Shopify themes, liquid, logos, and UX
Return management just got easier! We’ve launched Customer Self-Serve Returns to all Shopify merchants. Click here to learn more!
Hi Guys,
I have a discount of 25% on all products. I have also set up the price variant manually for all products. How to show price before, price after, and you saved, besides showing up the discount percentage 25%.
Thank you
Hello @Alliance
It's GemPages support team and glad to support you today.To provide you with the most precise solution in this case/ To make sure we catch your meaning right, could you please share... link? Thank you and hope to hear from you.
allianceautoproducts.com
It's GemPages support team and glad to support you today.
I will give you a solution to add css code to add text (-25%) behind all the prices
I would like to give you a solution to support you:
1. Go to Online Store -> Theme -> Edit code:
2. Open your theme.liquid theme file
3. Paste the below code before </body>:
<style>
.price__regular span.price-item.price-item--regular::after {
content: "(-25%)";
color: red;
}
</style>
Result:
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
Thank you guys. Can we show price after discount. That would be great and not confusing to customers.
Thank you
User | RANK |
---|---|
135 | |
91 | |
77 | |
68 | |
43 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022