{capture name=contacts}
{$LABEL.help_contacts}
{$LABEL.lbl_company}: {$CONFIG.settings.company_name}
{if $CONFIG.settings.shop_inn}
{$LABEL.lbl_inn} {$CONFIG.settings.shop_inn}
{/if}
{if $CONFIG.settings.shop_kpp}
{$LABEL.lbl_kpp} {$CONFIG.settings.shop_kpp}
{/if}
{if $CONFIG.settings.shop_ogrn}
{$LABEL.lbl_ogrn} {$CONFIG.settings.shop_ogrn}
{/if}
{if $CONFIG.settings.shop_zipcode or $CONFIG.settings.shop_city or $CONFIG.settings.shop_address}
{$LABEL.lbl_legal_address}: {$CONFIG.settings.shop_zipcode}, {$CONFIG.settings.shop_city}, {$CONFIG.settings.shop_address}
{/if}
{if $CONFIG.settings.shop_bank_name}
{$LABEL.lbl_bank_name}: {$CONFIG.settings.shop_bank_name}
{/if}
{if $CONFIG.settings.shop_bank_bik}
{$LABEL.lbl_bank_bik} {$CONFIG.settings.shop_bank_bik}
{/if}
{if $CONFIG.settings.shop_bank_account}
{$LABEL.lbl_bank_rs} {$CONFIG.settings.shop_bank_account}
{/if}
{if $CONFIG.settings.shop_bank_ks}
{$LABEL.lbl_bank_ks} {$CONFIG.settings.shop_bank_ks}
{/if}
ICQ: {$CONFIG.settings.admin_icq}
{assign var=hr value=true} {/if} {if $CONFIG.settings.admin_skype}Skype: {$CONFIG.settings.admin_skype}
{assign var=hr value=true} {/if} {if $CONFIG.settings.admin_phone}{$LABEL.lbl_phone2}: {$CONFIG.settings.admin_phone}
{assign var=hr value=true} {/if} {if $CONFIG.settings.admin_email}{$LABEL.lbl_email}: {mailto address=$CONFIG.settings.admin_email encode="javascript_charcode"}
{/if} {if $hr}{$LABEL.lbl_use_messages_module}
{$LABEL.link_go_messages_module}
{else} {if $CONFIG.settings.contacts_form_only_for_registered ne 'on' or $smarty.session.customer_info.id} {else}{$LABEL.note_contacts_form_disabled}
{/if} {/if}