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

{#heading_payment#}

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

{if $GV_COVER!='true'}
{#text_payment#} {$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}