{load_language_text section="account"}
{$txt.heading_rma}
{if $error!=''}
{/if}
{if $success != 1}
{$FORM_ACTION}
{$ORDER_ID}
{$txt.text_step3_first}
{$txt.text_products} |
{$CHOOSE_PRODUCTS_ID} |
{if $EAN}
{$txt.text_ean} |
{$EAN} |
{/if}
{$txt.text_reason} |
{$CHOOSE_REASON} |
{if $ERROR_MESSAGE}
{$txt.text_error_message} |
{$ERROR_MESSAGE} |
{/if}
{$txt.options}
{if $PICK_UP}
{$txt.pick_up} |
{$PICK_UP_YES} {$txt.pick_up_yes} {$PICK_UP_NO} {$txt.pick_up_no} |
{/if}
{$txt.shipping_time} |
{$SHIPPING_TIME} |
{if $COST_ESTIMATE}
{$txt.cost_estimate} |
{$COST_ESTIMATE_YES} {$txt.cost_estimate_yes} {$COST_ESTIMATE_NO} {$txt.cost_estimate_no} |
{/if}
{$BUTTON_SUBMIT} |
{$txt.text_info} |
{$FORM_END}
{else}
{$txt.text_rma_success} |
{$RMA_OVERVIEW} |
{/if}