Hello.
I'm using Joomla 3.4.5 and Virtuemart 3.0.10.
My question is simple, but I can't find the answer in the forum:
How to show only final sales prices in the checkout table? Currently there are base prices on the "unit price" column, despite the fact that total column shows: final price x quantity (which is correct)
Orders and invoices also show "base price" in the "unit price" column, so I would need to ajust the price there too.
Thanks in advance.
Over ride the template file components\com_virtuemart\views\cart\tmpl\default_pricelist.php to achieve what u want