{config_load file="$language/lang.conf" section="checkout_payment"}

{#heading_payment#}

{$FORM_ACTION} {if $error!=''}
  {$error}  
{/if} {if $BILLING_ADDRESS=='true'} {/if}
 
{#title_address#}
{if $BILLING_ADDRESS=='true'}
{#text_address#}

{$BUTTON_ADDRESS}
{#title_address#}
{$ADDRESS_LABEL}
{/if}
 
{#title_payment#}
{#text_payment#}

{if $GV_COVER!='true'}{$PAYMENT_BLOCK}{$module_gift}{else}
{#text_gccover#}
{/if}
 
{#title_comments#}

{$COMMENTS}
{if $conditions=='true'}
 
{#title_agb#} {$AGB_LINK}

{$AGB}
{$AGB_checkbox} {#text_accept_agb#}
{/if}
 
{#title_continue#}
{#text_continue#}

{$BUTTON_CONTINUE}
{$FORM_END}
 
01. {#text_shipping_info#}
02. {#text_payment_info#}
03. {#text_confirm#}
04. {#text_finished#}