Home /My order
My order
Order Number Order Information Total Amount Status Order Details
{{item.order_no}}

{{item.get_order_goods[0].goods_name}}

{{item.get_order_goods[0].sku_name}}

${{formatCurrency(item.pay_amount)}} {{statusMap[item.trade_status]}} Details Contact us
  • Order Number:{{item.order_no}}
    {{statusMap[item.trade_status]}}
    {{item.get_order_goods[0].goods_name}}
    {{item.get_order_goods[0].sku_name}}
    x {{item.qty}}
    Total Amount:${{item.pay_amount}}
Order Details
Order Number:{{orderInfo.order_no}}
{{statusMap[orderInfo.trade_status]}}
Product Information:
Product Name Product Number Description Lead Time Quantity Subtotal
{{item.goods_name}} {{item.sku_name}} {{item.get_goods_sku.description}}

{{item.get_goods_sku.leadtime}}

(Excluding transportation time)

{{item.qty}} ${{formatCurrency(item.qty * item.shop_price)}}
  • {{item.goods_name}}
    x{{item.qty}}

    {{item.sku_name}}丨{{item.get_goods_sku.leadtime}}

    {{item.get_goods_sku.description}}

    ${{item.shop_price}}
    ${{(item.shop_price*item.qty).toFixed(2)}}
Comments:
{{orderInfo.buyer_remark}}
Total Price:
${{orderInfo.goods_amount}}
Using Points:
-${{orderInfo.use_integral.toFixed(2)}}
Transportation Fee:
{{orderInfo.delivery_fee >0?'+$'+orderInfo.delivery_fee.toFixed(2) :'NA'}}
Insurance:
{{orderInfo.insurance>0?'+$'+orderInfo.insurance:'NA'}}
The above transportation and insurance is estimated, the final amount should be subjected to the Proforma Invoice.
Total Payable:
${{orderInfo.pay_amount}}