TaxInclusive
Specify whether Interchange should send and read cookies to maintain the session ID.
Synopsis
This is a Yes or No directive.
The default is No.
Scope
This directive is only available for use in the local
(catalog.cfg) configuration file.
It will not affect any other website in any way.
This directive will not work in the global
(interchange.cfg) configuration file.
Description
Display product prices with the tax amount included, instead of calculating
and displaying the tax amount separately.
This is common in many European countries.
|
Warning
If product prices are stored in the database with sales tax included,
then it may be difficult to offer tax-free prices to customers outside
of your tax area.
It's probably better to show the price with and without sales tax by
calculating the tax rate on the fly.
|