Shopify themes, liquid, logos, and UX
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
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025