VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Alberto87 on February 15, 2013, 16:08:39 PM

Title: Display 3 different price in category view with a rule
Post by: Alberto87 on February 15, 2013, 16:08:39 PM
Hello,

i want to display the orignal price, discount price and the % of the discount in category page for every products.

If i use a discount method for a single product the system works great, without any problem. I  modified the default.php in category folder.

But if  i apply a rule for all products in a category i see only one price (the discount price).

please can you help me, what document do i have to change for it to display the 3 fields ?

Virtuemart 2.0.2 and Joomla 2.5.6
Title: Re: Display 3 different price in category view with a rule
Post by: jenkinhill on February 17, 2013, 17:52:58 PM
You are using a very old version of VirtueMart. Versions below 2.0.10 are considered as unsecure so updating is strongly recommended. Also the pricing output and handling has been considerabley changed, so may now provide what you want to do.

You will probably have to redo your template overrides, but update information is available, start with http://virtuemart.net/index.php?option=com_content&id=416  which links to the older update info files.