Home > Item #14
I want all the prices on my site to include tax, but your software shows tax separately. How can I get it to show prices with tax throughout?
v5+
Since version 5 there has been a config setting for this "PricesIncTax". Set this to "y". You can choose whether an ex tax price should also be shown with the "showtaxdisplay" config setting.
v3 & v4
The easiest way to do this is to set all items to have zero tax and then just include the tax in your prices. You may wish to edit the .asp files to remove the tax column from tables where it appears in this case.