# 배송지 주소록 설정

## 관리자 메뉴 위치

`설정` > `배송 설정` > `배송 설정`

## 메뉴 안내 및 설정 방법

<div align="left"><figure><img src="/files/6UMinoHkVzd6cEaMWUzd" alt=""><figcaption></figcaption></figure></div>

* 주문서 작성 페이지에서 추가한 배송지를 선택하면 주문 메시지 또는 배송 메시지 입력란에 배송지 추가하면서 입력한 메시지 내용이 자동으로 적용되게 설정할 수 있어요.

## 적용 화면

{% tabs %}
{% tab title="주문서 작성 화면" %}

<figure><img src="/files/m42ne6ub9CV65FOHA5Qi" alt=""><figcaption><p><mark style="color:blue;"><strong>주문서 작성 화면</strong></mark></p></figcaption></figure>

* 배송지 주소록 기능은 회원에게만 제공되고 배송지는 최대 20개까지 저장할 수 있어요.
* 배송지 주소록을 설정하면 주소 입력란에 주소록이라는 버튼이 노출돼요.
  {% endtab %}

{% tab title="주소록 버튼 클릭 시 노출되는 화면" %}

<figure><img src="/files/r76y69XLSCtE6rxMfQHQ" alt=""><figcaption><p><mark style="color:blue;"><strong>주소록 버튼 클릭 시 노출되는 화면</strong></mark></p></figcaption></figure>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="배송지 추가 화면" %}

<figure><img src="/files/jFntrktzZ2KJDHxt8P38" alt=""><figcaption><p><mark style="color:blue;"><strong>배송지 추가 화면</strong></mark></p></figcaption></figure>

등록한 배송지 중 기본 배송지를 하나 선택할 수 있고, 주문서 작성 시 자동으로 기본 배송지 정보가 입력돼요.
{% endtab %}

{% tab title="배송지 추가 후 화면" %}

<figure><img src="/files/IzNJxFvoGIL9pgumrP28" alt=""><figcaption><p><mark style="color:blue;"><strong>배송지 추가 후 화면</strong></mark></p></figcaption></figure>

추가된 배송지 선택 버튼 클릭할 경우 주문서 작성 페이지에서 배송 정보 이름 / 연락처 / 주소 / 주문 메시지 부분에 선택한 배송지에 대한 정보가 자동으로 적용돼요.
{% endtab %}

{% tab title="주소록 관리 화면" %}

<figure><img src="/files/xB1bIb1FYM3jz6g6fEzm" alt=""><figcaption><p><mark style="color:blue;"><strong>주소록 관리 화면</strong></mark></p></figcaption></figure>

주소록 관리 클릭하면 마이페이지 주소록 관리 페이지로 연결되어 배송지 추가 및 삭제가 가능해요.
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
참고

* 배송지 주소록 기능은 D4 + 주문2.0 + 고급형 주문서 설정 시 지원돼요.
* [고급형 주문서 관련 공지 확인 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/front/notice.pop.html?type=all\&date=20161020143417)
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.makeshop.co.kr/manual/order/undefined-4/undefined-7.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
