{load_language_text section="checkout"}

{$txt.heading_checkout}

{if $error}
{$error}
{/if} {if $checkout_allow == 'false'} {$login_content} {$create_account_content} {else} {if $CUSTOMERS_IP!=''} {$txt.text_ip} {$CUSTOMERS_IP} {/if}
{$txt.text_accept_agb_link}
{$txt.text_accept_revocation_link}

{foreach from=$SORTING item=box} {if $box=='modules'}
{$txt.title_shipping_modules}
-
{$txt.title_payment_modules}
-
{$module_gift}

 
{elseif $box=='addresses'}
{$txt.title_shipping_address}
-

{$txt.title_payment_address}
-
{$PAYMENT_ADDRESS_LABEL}
{$BUTTON_EDIT_PAYMENT_ADDRESS}

 
{$FORM_ACTION} {elseif $box=='comments'}
{$txt.title_comments}
-
{$COMMENTS}
 
{elseif $box=='legals'} {if $AGB_stat == 1}
{$txt.title_agb}
-
{$AGB}
{if $AGB_CHECKBOX == 'true'}
{$AGB_checkbox} {$txt.text_accept_agb}
{/if}
 
{/if} {elseif $box=='wd'} {if $REVOCATION_stat == 1 and $REVOCATION}
{$txt.title_revocation}
-
{$REVOCATION}
{if $REVOCATION_CHECKBOX == 'true'}
{$REVOCATION_checkbox} {$txt.text_accept_revocation} {if $WRCHECKOUTFILE}{$WRCHECKOUTFILE}{/if}
{/if} {if $SHOW_ABANDONMENT_DOWNLOAD == 'true'}
{$REVOCATION_DOWNLOAD_checkbox} {$txt.text_accept_revocation_download}
{/if} {if $SHOW_ABANDONMENT_SERVICE == 'true'}
{$REVOCATION_SERVICE_checkbox} {$txt.text_accept_revocation_service}
{/if}
 
{/if} {elseif $box=='ds'} {if $DSG_stat == 1}
{$txt.title_dsg}
-
{$DSG}
{if $DSG_CHECKBOX == 'true'}
{$DSG_checkbox} {$txt.text_accept_dsg}
{/if}
 
{/if} {/if} {/foreach}
{$txt.title_products} ({$PRODUCTS_HOW_MUCH})
-
{$PRODUCTS_BLOCK}
 
{$HIDDEN_PAYMENT}
{$ORDER_TOTAL}
{if $SZI}
{$SZI}
{/if}
 
{$BUTTON_ORDER_BACK}
{$HIDDEN_XAJAX}{$BUTTON_ORDER}
 
{$FORM_END} {/if}