|
<{if $order.order_status < 201 && $order.payment_status != 105 && $order.payment_status != 103}>
<{$lang.complete_your_checkout}>
<{/if}>
<{$lang.need_help}> <{$lang.contact_customer_service}>
|
| <{$lang.logistics_dynamic}> : <{$list.delivery_no}> | |
|---|---|
| <{$data.time}> | <{$data.context}> |
| <{$lang.items}> | <{$lang.unit_price}> | <{$lang.qty}> | <{$lang.sub_price}> | |
|---|---|---|---|---|
|
<{$list.goods_name}>
<{if $list.sku_value}>
<{foreach key=key1 from=$list.sku_value_items item=a}>
<{$a|upper}> <{/foreach}> <{else}> <{foreach from=$list.attr item=a}><{$a.parent_base_name}>: <{$a.base_name}> <{/foreach}> <{/if}> |
<{$order.currency_code}> <{$list.price|price_format}> | <{$list.buy_num}> | <{$order.currency_code}> <{$list.subtotal|price_format}> |