{* Submitted via XHR *} {if $tax.id}

{$tax.name|escape}

{else}

[`New tax rule`]

{/if}
[`Tax name`]
[`Tax type`]

[`Individual tax values are first calculated per order item and and their sum is obtained as the final result. Such a sum may differ from a common tax value if calculated for the total order amount, and you can correct that in printable documents, if necessary.`]

[`Address`]
[`Calculate taxes based on customer’s`]
{if !$billing_address_required}

[`Billing address is configured not to be prompted during checkout, which means that tax by billing will not be calculated for most orders.`]

{/if}
[`Tax rates`]
{foreach $tax_countries as $c} {include file="templates/actions/settings/SettingsTaxesCountry.html"} {/foreach}
[`Destination`] [`Rate`]
[`Define tax rates by countries and regions.`]
[`County taxes`]

[`If your jurisdiction require you to charge additional county taxes, define taxing rules by ZIP (postal) code. Use asterisk (*) for wildcard. For example, mask 12* is applicable for all ZIP codes with 12 as first two symbols, e.g. 12365, 12963, 12AB7, 12 QN93 and so on (wildcard is OK for both letters and numbers). ZIP code rules are processed one by one in the given order. Applied is the first rule matching the user ZIP code (only one matching rule is applied at a time). County tax rules are of a higher priority than state tax rules (if matched, county tax rate replaces the state tax rule when calculated during the checkout), which means that combined county rates must be provided.`]

{foreach $tax_zip_codes as $t} {/foreach} {* Template row to add new regions. 'template' class will be replaced with 'zip-row' *}
[`ZIP code mask`] [`Rate`]
[`No county taxes are defined.`]
% [`Click “Save” button below to commit the delete.`]
[`Add ZIP`]