{extend name="default/base/base_seller" /} {block name="seller_main"}

{$Think.lang.refund_service}

{$Think.lang.application_return}
{$Think.lang.merchants_process_applications_returns}
{$Think.lang.buyers_return_goods_merchants}
{$Think.lang.confirm_goods}

{$Think.lang.buyer_returns_refund_application}

{$Think.lang.refund_number}:
{$return.refund_sn}
{$Think.lang.applicant_buyers}:
{$return.buyer_name}
{$Think.lang.return_buyer_message}{$Think.lang.ds_colon}
{$return.reason_info}
{$Think.lang.refund_amount}:
{$Think.lang.currency}{$return.refund_amount}
{$Think.lang.return_order_return}{$Think.lang.ds_colon}
{if $return.return_type==2}{$return.goods_num}{else/}{$Think.lang.there_no}{/if}
{$Think.lang.return_instructions}:
{$return.buyer_message}
{$Think.lang.credentials_upload}:
{notempty name="pic_list"}
    {foreach name="pic_list" item="val" key="key" } {notempty name="val"}
  • {/notempty} {/foreach}
{/notempty}

{$Think.lang.business_processing}

*{$Think.lang.return_seller_confirm}{$Think.lang.ds_colon}

{$Think.lang.administrator_confirms_refund}

*{$Think.lang.return_message}{$Think.lang.ds_colon}

{$Think.lang.monitor_buyer_shipments}

{include file="default/seller/sellerrefund/seller_refund_right" /}
{/block}