I have a small issue...
Now when i fill my shop with products and put in the brutto price, main.php shows the netto price.
but when added in the basket ( warenkorf ) it shows the brutto price.
Now i would like to see the brutto price in main.php aswell.....
How can i change that??
If I remember right, you started with version<2.01 and upgraded it with vatID? Am I right?
In this case it can be, that your function showprice (located in functions.inc.php) not uses vatID. In view_cart prices are calculated on a different way ...
Greetings,
Andreas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have a small issue...
Now when i fill my shop with products and put in the brutto price, main.php shows the netto price.
but when added in the basket ( warenkorf ) it shows the brutto price.
Now i would like to see the brutto price in main.php aswell.....
How can i change that??
Jeroen
http://www.j-b-o.nl/shop
Wrong place for your message ...
If I remember right, you started with version<2.01 and upgraded it with vatID? Am I right?
In this case it can be, that your function showprice (located in functions.inc.php) not uses vatID. In view_cart prices are calculated on a different way ...
Greetings,
Andreas