Hi everyone,
I’m looking for advice on how to display multiple quantity price breaks more effectively on my Odoo e-commerce website. For example, my product pricing is structured as follows:
• 1-10 units = £10.00 each
• 10-50 units = £8.00 each
• 50-100 units = £6.00 each
I’ve uploaded these price breaks using price lists, but on the website, Odoo currently only displays the most expensive price (£10.00), which isn’t very appealing to customers.
Ideally, I’d like to achieve one of the following:
1. Show a “From” price, e.g., “From £6.00”, displaying the lowest price.
2. Show a price range, e.g., “£6.00 - £10.00”, reflecting the lowest and highest price.
Has anyone faced a similar issue or found a solution for this? Any advice or suggestions would be greatly appreciated!
Thank you!
David
Same problem. It's incredible how such a complex system like Odoo can't implement something so obvious on the website.