But still, why is this behavior in the checkout different as in the cart module?
That is still not answered. this is confusing and not congruent. So this must be an error on the checkout page or all the other pages/modules?!?
Checkout: brutto amount equals netto amount (tax not added) — cart module calculates correctly, checkout page does not
-
OlafR
- Phoca Newbie

- Posts: 6
- Joined: 13 Aug 2026, 16:29
- Jan
- Phoca Hero

- Posts: 49569
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Checkout: brutto amount equals netto amount (tax not added) — cart module calculates correctly, checkout page does n
Hi, this is only about how to interpret the view - if x way or y way. Communit just selected the current way for the checkout. Checkout and cart are different views - one is really small view to only inform about the items in cart, the second is complete checkout info for users and there are possible two ways (how to display the rows or columns amounts) and the current way was just selected. So for now, the checkout view can be changed in template override for displaying it in opposite way 
If you find Phoca extensions useful, please support the project
- Nidzo
- Phoca Expert

- Posts: 563
- Joined: 07 Nov 2018, 14:55
Re: Checkout: brutto amount equals netto amount (tax not added) — cart module calculates correctly, checkout page does n
Or maybe to implement it in core as option:
Use X way
Use Y way

Use X way
Use Y way