I would like to show crossed out base price in discounted products and additional show the discount price like: "You save XX, -."
This could be solved via CSS, and language override in COM_VIRTUEMART_PRODUCT_DISCOUNT_AMOUNT up so far.
However, the basic price will ALWAYS be displayed, regardless of whether the final price was discounted or not.
The base price should only be displayed if a discount price exists.
Bump! I want to see this too, currently there appears to be no feasible way to achieve this in the software - it should not be so complicated to display a 'before' and 'after' price but only show the before price when relevant.
Does anyone have a solution to this? I cannot find anything from searching :(