VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: PhM1936 on May 30, 2013, 21:40:10 PM

Title: Unit price with taxes to be publish in basket.
Post by: PhM1936 on May 30, 2013, 21:40:10 PM
With VM2, I choose for price the parameters shown in the attachement "Prix.jpg". When I publish the cart, I got the page shown in "Cart.jpg".

My problem is that the amount 14,21€ is the price before taxes per unit but I want to see the price per unit with taxe (17€). This last number is seen on the product page (Product.jpg)

How to do ? Thanck in advance.



[attachment cleanup by admin]
Title: Re: Unit price with taxes to be publish in basket.
Post by: PhM1936 on May 31, 2013, 15:44:25 PM
I found a solution by changing "basePriceVariant" by "salesprice" in components.com_virtuemart/views/cart/tmpl/default_pricelist.php on line 162.

But, mails send to shooper still continue to show price before taxe ... Any help ?