Hello. I want to remove sam columns from the cart page means the discount column and the base price column ho is displaying 2 times bat only from the cart page not from the rest store where i want to display the discount price with the base price. I use VM3 Joomla 3. url on my Xampp server here http://85.74.34.0/pharmaseenew
Any help on this?
To remove columns you can make a copy of joomla_root/components/com_virtuemart/views/cart/tmpl/default_pricelist.php and edit it to remove the relevant column(s) from the price table, then use the edited file as a template override.
http://docs.virtuemart.net/tutorials/templating-layouts.html
jenkinhill thank you so so so much for your help i am already inside to the code of this page and i am searching for hours to find the tables discount and base price bat nothing can you help a litle be more with the coding
Thanks again.
Ok guys i found the way with coding and i solve the problem.
Thanks again for your help. Thanks.