Display Tax Info Phoenix Cart
Posted: Sun Feb 28, 2021 5:18 pm
What does this App do:
It will display the following below the price on each page included in the module:
1. If the tax value of the displayed price is = 0:
Shows: "VAT excl." or any other text you define in the language file
2. If the tax value of the displayed price is not = 0:
Shows: "XX% VAT incl." or any other text you define in the language file
Where XX is the value of the tax in percentage as defined in admin/tax rates
Note: For other languages/uses its possible to define a text string before the tax rate and another after the tax rate:
Example: for german it will look like this: "inkl. XX % MwSt."
https://www.oscaddons.com/en/free-add-o ... -p-30.html
It will display the following below the price on each page included in the module:
1. If the tax value of the displayed price is = 0:
Shows: "VAT excl." or any other text you define in the language file
2. If the tax value of the displayed price is not = 0:
Shows: "XX% VAT incl." or any other text you define in the language file
Where XX is the value of the tax in percentage as defined in admin/tax rates
Note: For other languages/uses its possible to define a text string before the tax rate and another after the tax rate:
Example: for german it will look like this: "inkl. XX % MwSt."
https://www.oscaddons.com/en/free-add-o ... -p-30.html