VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: websmith on October 12, 2016, 17:16:44 PM

Title: Edit the order of MSRP, Sales Price and Discount
Post by: websmith on October 12, 2016, 17:16:44 PM
Just upgraded to joomla 3.6 and VM 3.0.18

My product pricing order currently displays the following
MSRP
Sales Price
Discount Price

I would like to re arrange it to display as follows
MSRP
Discounted Price
Sales Price

Im pretty sure I did this in past but cant remember where the edits are to be made. Im using firebug but all I can figure out is the css and not actual page to make edit.

Thanks for any help with this.
Title: Re: Edit the order of MSRP, Sales Price and Discount
Post by: jenkinhill on October 12, 2016, 18:49:07 PM
 Edit and override components/com_virtuemart/sublayouts/prices.php  - unless you are already using an override, in which case edit that.