{subpart:head} {if $CustomerStatus==2}gesperrt {/if}{if $CustomerGender==M}{LANG_CMM_MR}{else}{LANG_CMM_MRS}{/if} {$CustomerTitle} {$CustomerFirstname} {$CustomerLastname} {/subpart:head} {subpart:content}
{$CustomerStreet}
{$CustomerZIP} {$CustomerCity}
{if $CustomerProvince}{$CustomerProvince}
{/if} {if $CustomerCountry}{$GLOBALS['countries'][{$CustomerCountry}]['name']} ({$CustomerCountry})
{/if}
{if $CustomerCompany}Firma: {$CustomerCompany}
{/if} {if $CustomerDepartment}Abteilung: {$CustomerDepartment}
{/if} {if $CustomerPosition}Position: {$CustomerPosition}
{/if} {if $CustomerAccount}Kd-Nr.: {$CustomerAccount}
{/if}
{if $CustomerPhone}Tel.: {$CustomerPhone}
{/if} {if $CustomerFax}Fax: {$CustomerFax}
{/if} {if $CustomerMobile}Handy: {$CustomerMobile}
{/if} {if $CustomerEmail}Mail: {$CustomerEmail}
{/if} {if $CustomerWebsite}Web: {$CustomerWebsite}
{/if}
{/subpart:content}