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]
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 ?