{{ myLang == 1? item.good_name: myLang == 2 ? item.good_name_en: item.good_name_hk}}
我的訂單
{{ item.tit }}
產品信息 | 產品重量 | 產品數量 | 產品價格 | 訂單狀態 | 操作 |
---|---|---|---|---|---|
|
{{item.weight}}g | x{{item.num}} | ¥{{item.cost_amount}} | {{item.order_status}} |
查看訂單
|
訂單詳情
訂單單號:{{ orderDetail.base?.order_sn }}

下單
付款
配貨
發貨
交易完成
03月08日 15:17
{{ myLang == 1? item.good_name: myLang == 2 ? item.good_name_en: item.good_name_hk}} |
{{ item.weight }}g | x{{ item.num }} | ¥{{ item.cost_amount }} |
收貨信息
姓名:
{{ orderDetail?.address?.name }}
聯繫電話:
{{ orderDetail?.address?.tel }}
收貨地址:
{{ orderDetail?.address?.address }}
物流單號:{{ orderDetail.address?.shipping_code }}

支付方式
支付方式:
{{ orderDetail?.base?.pay_type }}
商品件數
{{ orderDetail?.other?.good_count }}
商品總價
{{ orderDetail?.other?.total_amount }}
運費
{{ orderDetail?.other?.shipping_price }}
應付總額
{{ orderDetail?.other?.order_amount }}