please try constructionlayers.com
Topic summary
A user wants to display sale percentages next to product prices on product pages only and swap the position of discounted and original prices.
Current issue:
- Original price appears before discounted price
- No percentage discount shown
Solutions offered:
Code-based approach:
- Insert custom Liquid code in
snippets/price.liquid(around line 126 for Dawn theme) - Code calculates discount percentage by comparing original and sale prices
- Displays “Save X%” with background styling
App-based alternative:
- Use the Discounty App for sale badges and discount displays without manual coding
Status: Multiple solutions provided but no confirmation from original poster on implementation or resolution. The discussion remains open with unanswered questions about which approach was chosen.
1 Like