|
|
- {$goods.goods_name}
-
{$Think.lang.refund_number}:{$refund_all.refund_sn}
{$Think.lang.refund_number}:{$goods['extend_refund']['refund_sn']}
{$Think.lang.return_number}:{$goods['extend_refund']['refund_sn']}
|
{$goods.goods_price}
0) {?>
{$goods.goods_pay_price}{$Think.lang.refund}
0) { ?>
{$goods['extend_refund']['refund_amount']}{$Think.lang.refund}
|
{$goods.goods_num} |
{$goods.goods_type_cn} |
{if $goods.commis_rate != 200}
{$goods.goods_pay_price} * {$goods.commis_rate}% = {:ds_price_format($goods['goods_pay_price']*$goods['commis_rate']/100)}
{/if}
|
{if (($order_info['goods_count'] > 1 && $k ==0) || ($order_info['goods_count'] == 1))}
{$order_info.state_desc|raw}
{if $order_info.if_lock}
{$Think.lang.refund_return_goods}
{/if}
{if $order_info.if_modify_price}
{$Think.lang.modify_freight}
{/if}
{if $order_info.if_cancel}
{$Think.lang.store_order_cancel_order}
{/if}
{if $order_info.if_send}
{if !isset($order_info.pintuanorder_state) || $order_info.pintuanorder_state==2}
{$Think.lang.store_order_send}
{/if}
{/if}
|
{/if}
{if (!empty($order_info['zengpin_list']) && $i == count($order_info['goods_list']))}