Hello,
You right variants will have the same product discount, and so to have something closed to a "Discount display" is to have your retail price with normal price AND Price by quantity :
Unfortunately, that mean that you have to enter
for each variant the retail price and the quantity price.
And you have right too, for variant list display, there will have to be the retail price, it's bug that we will correct together you can go to
Components =>
HikaShop =>
Configuration, and on
Display dropdown select
Views.
Use the three dropdown with "
Product", "
Your front end template" and "
Front end", and edit your
show_block_characteristic view like this :
This will fix your retail price displayed.
Hope this will fit your needs.
Regards