{$form_start}
{$error_message} {$error_company} {$error_full_name} {$error_address} {$error_address_more} {$error_region} {$error_code} {$error_town} {$error_phone} {$error_vat} {if isset($billing_data)}
{__ text="Dane billingowe"}
{else}
{__ text="Dane dostawy"}
{/if}
{$input_company}
{$input_full_name}
{$label_address}
{__ text="np. Nazwa ulicy nr/nr"} {$input_address}
{$label_address_more}
{__ text="adres ciąg dalszy"} {$input_address_more}
{if $show_region==1}
{$label_region}
{$input_region}
{/if}
{$label_code_town}
{$input_code} {$input_town}
{$label_country}
{$select_country}
{$label_phone}
{$input_phone}
{if isset($billing_data)}
{$label_nip}
{$input_nip}
{/if} {$hidden_is_default} {if isset($is_not_default)}
{$checkbox_set_as_default} {__ text="Ustaw jako domyślne dane."}
{/if}
* {__ text="Pola pogrubione są wymagane."}
[1] {__ text="Jedno z pól jest wymagane."}
{$save_submit}
{$hidden_show_edit_profile_form} {$hidden_uderdata_type} {$hidden_user_data_id} {$hidden_user_data_is_billing} {$hidden_userdata_id}