> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.adnabu.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 如何在AdNabu的Google Feed應用中添加運輸設置的元欄位?

## 在 Shopify 中為 AdNabu 的 Google Feed App 設置運輸設置 metafield 時,請使用以下格式:country:postal_code:service:price:min_handling_time:max_handling_time:min_transit_time:max_transit_time。這些字段都是可選的。

如果您正在使用 AdNabu 的 Google Feed App 並需要包含運輸設置 metafield,您可以按照 Google 要求的特定格式在 Shopify 中設置它們:

* metafield 類型應為單行文本(單一值)。
* **格式:** country:postal_code:service:price:min_handling_time:max_handling_time:min_transit_time:max_transit_time

* 請注意,上述字段均不是必填項,如果不適用,可以留空。

**以下是一些示例以供說明:**

1. US:80302:Standard Shipping:6.49 USD:1:3:2:5 (包括所有值)
2. US::6.49 USD:1:3:2:5 (省略郵政編碼和服務)
3. US:::6.49 USD (僅提供國家和價格)

**需要注意的關鍵點:**

* 如果價格或整數值有任何錯誤,將被忽略。
* 國家應設置為您的默認國家
* 價格應以您的默認貨幣表示,格式必須為:  
<Value><space><Currency>  
**例如:** 6.8 USD
* 國家和價格值將根據您的目標國家及其貨幣進行本地化。
* 在 AdNabu 的 Google Feed App 中對特定產品的產品編輯頁面所做的任何修改將優先於 Metafields 的值。