Result
Item | Shipping and Receiving requirements | Shipping and Receiving instructions | Customs document requirements |
---|---|---|---|
{{ goodsInfo.gdesc }} | {{goodsInfo.finalExpressRequireCode | expressRequireFn}} |
【Export document】
- Declaration Method :
{{ item.declaredMethodName }}
Requirements:
{{ i > 0 ? "or " : "" }}
{{e.consValue ? i > 0 ? ("Declared value:"+e.consValue) : ("Declared value:"+e.consValue) : ""}}
{{e.consValue && (e.realWeightQty || e.totalQuantity || e.price || e.quantity) ? "and " : ""}} {{e.realWeightQty ? ("Actual weight: "+e.realWeightQty) : ""}} {{e.realWeightQty && (e.totalQuantity || e.price || e.quantity) ? "and " : ""}} {{e.totalQuantity ? ("Quantity: "+e.totalQuantity) : ""}} {{e.totalQuantity && (e.price || e.quantity) ? "and " : ""}} {{ e.price ? ("Single value: "+e.price) : "" }} {{ e.price && e.quantity ? "and " : "" }} {{ e.quantity ? ("Single quantity: "+e.quantity) : "" }}
Documents need to be prepared (* are mandatory)
{{ e.cretsFlag === "0" ? "Receiver: " : "Shipper: " }}
{{isEn?('(Choose '+ e.needNums+' of '+ e.allNums+' documents below)')
:('(以下材料'+e.allNums+'选'+e.needNums+')')}}
【Import documents】
- Declaration Method :
{{ item.declaredMethodName }}
Requirements:
{{ i > 0 ? "or " : "" }}
{{e.consValue ? i > 0 ? ("Declared value:"+e.consValue) : ("Declared value:"+e.consValue) : ""}}
{{e.consValue && (e.realWeightQty || e.totalQuantity || e.price || e.quantity) ? "and " : ""}} {{e.realWeightQty ? ("Actual weight: "+e.realWeightQty) : ""}} {{e.realWeightQty && (e.totalQuantity || e.price || e.quantity) ? "and " : ""}} {{e.totalQuantity ? ("Quantity: "+e.totalQuantity) : ""}} {{e.totalQuantity && (e.price || e.quantity) ? "and " : ""}} {{ e.price ? ("Single value: "+e.price) : "" }} {{ e.price && e.quantity ? "and " : "" }} {{ e.quantity ? ("Single quantity: "+e.quantity) : "" }}
Documents need to be prepared (* are mandatory):
{{ e.cretsFlag === "0" ? "Receiver: " : "Shipper: " }}
{{isEn?('(Choose '+ e.needNums+' of '+ e.allNums+' documents below)')
:('(以下材料'+e.allNums+'选'+e.needNums+')')}}
|
|
{{noData}} |
-
- {{ content }}