VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: pixelmixer on July 06, 2012, 17:29:21 PM

Title: base price should only be displayed if a discount price exists
Post by: pixelmixer on July 06, 2012, 17:29:21 PM
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.
Title: Re: base price should only be displayed if a discount price exists
Post by: Clocked0ne on July 31, 2012, 19:50:20 PM
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  :(