|
|
|
|
"This contribution makes it possible for customers to choose between displaying all prices "Inc. VAT" or "Ex. VAT", just by clicking a button.
(dutch: "Inc. BTW", "Ex. BTW",
german: "Inkl. MwSt", "Ex. Mwst")
By introducing a global variable in catalog/includes/) application_top.php it is easy to switch between different modes, just by changing this variable during a session. The defined session variable 'vat_disp' is checked/updated in application_top.php every time a page refreshes, which can be realized by for example clicking a textlink or, in this contribution, a button.
The basics of this contribution can be used for different purposes, not just changing VAT display. Also think about for example changing skins, etc.
Special thanks to those people who helped me on the dutch osC-forum.
Regards,
Clay" |
|
|
|
 |
| For more information, visit the official osCommerce contribution webpage. |
 |
|
|