> ## 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 피드 앱에서 배송 설정 메타필드 추가 방법

## AdNabu의 Google Feed 앱을 위한 Shopify의 배송 설정 메타필드를 설정할 때, 다음 형식을 사용하세요: country:postal_code:service:price:min_handling_time:max_handling_time:min_transit_time:max_transit_time. 이 모든 필드는 선택 사항입니다.

AdNabu의 Google Feed 앱을 사용 중이고 배송 설정 메타필드를 포함해야 하는 경우, Google에서 요구하는 특정 형식을 따라 Shopify에서 설정할 수 있습니다:

* 메타필드 유형은 단일 라인 텍스트(하나의 값)여야 합니다.
* **형식:** 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 앱에서 특정 제품의 제품 편집 페이지에 대해 수행된 모든 수정 사항은 메타필드의 값을 우선합니다.