|
We want our shop to only show prices prices including tax as that is the standard in Sweden (along with many other countries). No customers will accept seeing prices excluding tax in the cart or checkout.
It’s easy to get magento to show with tax on the listings/catalog and product pages however I can’t seem to get it to show with tax in the cart, checkout, admin backend and so on without changing alot of code which is very impractical.
Does this mean the easiest way for us to do it is to disable the tax option from the shop, put all prices including tax and then have some more book keeping to do every month due to this? Does anyone have a better idea or am I missing a vital option?
|