{**
* For the full copyright and license information, please view the
* docs/licenses/LICENSE.txt file that was distributed with this source code.
*}
{l s='Taxes:' d='Shop.Pdf' pdf='true'}
| {l s='Base TE' d='Shop.Pdf' pdf='true'} | {l s='Tax Rate' d='Shop.Pdf' pdf='true'} | {l s='Tax Value' d='Shop.Pdf' pdf='true'} |
|---|---|---|
| {$currency->prefix} {$entry['base_te']} {$currency->suffix} | {$entry['tax_rate']} | {$currency->prefix} {$entry['total_tax_value']} {$currency->suffix} |
| {l s='No taxes' d='Shop.Pdf' pdf='true'} | ||