{config_load file="$language/lang_$language.conf" section="checkout_shipping_address"}
{#heading_address#}
{$FORM_ACTION} {if $error!=''}
{$error}
{/if}
 
{#title_current_address#}
{#text_current_address#}

{#title_current_address#}
{$ADDRESS_LABEL}
{if $BLOCK_ADDRESS}
 
{#title_old_addresses#}
{#text_old_addresses#}

{$BLOCK_ADDRESS}

{/if} {if $MODULE_new_address} {$MODULE_new_address} {/if}
 
{#title_continue#}
{#text_continue#}

{$BUTTON_BACK} {$BUTTON_CONTINUE}
 
{#text_shipping_info#} {#text_payment_info#} {#text_confirm#} {#text_finished#}
{$FORM_END}