{config_load file=$language_path section="general"} {config_load file=$language_path section="reclamation"}
{if $BLOCK == 'products'}

{$TEXT_SELECT_RECLAMATION_PRODUCTS}

{$products} {if $RUECKBUCHEN == 1}
{/if} {else if $BLOCK == 'retoure'} {$INPUT_ABHOLUNG} {$TEXT_ADDORDER_ABHOLUNG}
{foreach from=$ADDRESS_INPUT item=ai} {/foreach}
{#return_costs#} {$INPUT_TRANSPORTKOSTEN}
{#return_company#} {$INPUT_VERSENDER}
{$ai.title} {$ai.input}
{else if $BLOCK == 'rueckerstattung'}
{#reimbursement#}: {$INPUT_RUECKERSTATTUNG}
{#amount#}: {$INPUT_BETRAG}
{foreach from=$KONTO_FIELDS item=bi} {/foreach}
{$bi.title} {$bi.input}
{if $SAVE_KTO}
{$SAVE_KTO}{#save_bankdata_to_customer#}
{/if}
{#reimbursement_reason#}:
{$INPUT_GRUND}

{#text_barpayment_intro#}

{#text_barpayment_now#} {$BARPAYMENT}
{#text_barpayment_later#} {$NOBARPAYMENT}
{else if $BLOCK == 'shipping'}

{#shippingcosts#}
{#shippingcosts_intro#}

{$INPUT_SEND1} {#shipping_value_send#}
{#shippingcosts#} {$INPUT_SHIPPINGCOSTS}
{#versender_proposal#} {$INPUT_SHIPPER} {if $SHIPPING_NOW}
{#text_shipping_now#}: {$SHIPPING_NOW} {/if}

{$INPUT_SEND2} {#shipping_value_nosend#}
{else if $BLOCK == 'costs'} {if $INPUT_RECLAMATIONS_REASONS}
{#reason#}: {$INPUT_RECLAMATIONS_REASONS}
{/if}
{#reclamation_add_comments#}:
{$INPUT_COMMENTS}
{#repair_costs#}: {$INPUT_REPAIRCOSTS}
{#edit_fee#}: {$INPUT_EDITFEE}
{/if}