{TaxAreas} {AssignmentToCountries}
#WITH(#TaxMatrix) #LOOP(#TaxAreas) #ENDLOOP
{Alias} {Name}
#Alias#IF(#IsDefault){DefaultMark}#ENDIF #Name
#ENDWITH

{DefaultMarkExplanationShort}

#WITH(#TaxMatrix) #LOCAL("RegionNumber", 0) #LOOP(#Shop.ShopCountries) #LOCAL("BaseCountryID", #CountryID) #LOCAL("TaxCount", #COUNT(#FUNCTION("ZipcodesForCountry", #TaxMatrix.Object, #CountryID))) #ENDLOCAL #ENDLOCAL #ENDLOOP #ENDLOCAL
{Country} {TaxArea}
#Native #IF(NOT (#English EQ #Native))(#English)#ENDIF #IF(#TaxCount > 0){ShowExemptions} (#TaxCount)#ENDIF #LOCAL("TaxArea", #FUNCTION("TaxAreaByCountryID", #TaxMatrix.Object, #CountryID)) #TaxArea.NameOrAlias #ENDLOCAL
#LOCAL("RowCount", 0) #LOOP(#FUNCTION("ZipcodesForCountry", #TaxMatrix.Object, #CountryID)) #SET("ErrorItemNo", #RegionNumber) #SET("RegionNumber", #RegionNumber+1) #SET("RowCount", #RowCount+1) #ENDLOOP #ENDLOCAL
#RegionName ({Zipcode}: #ZipcodeFrom - #ZipcodeTo) #TaxArea.NameOrAlias
{FallbackTaxArea} #LOOP(#TaxMatrix.TaxAreas) #IF(#IsFallback)#NameOrAlias#ENDIF #ENDLOOP
#ENDWITH
#IF(NOT #DELETE) #IF(#FUNCTION("MENU_COUNT", "RelatedTopic") > 0)

{RelatedTopics}

#ENDIF #ENDIF