# 희망 배송일자 관리

## 관리자 메뉴 위치

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

## 메뉴 안내 및 설정 방법

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

{% tabs %}
{% tab title="① 희망 배송일자 설정" %}
희망 배송일 기 사용 여부를 선택하세요.
{% endtab %}

{% tab title="② 희망 배송일자 범위" %}
희망 배송일자 / 시간에 대한 범위를 선택하세요.
{% endtab %}

{% tab title="③ 노출 타입 설정" %}
&#x20;희망 배송일 일자만 사용할지, 시간까지 함께 사용할지 선택해 주세요.
{% endtab %}

{% tab title="④ 배송 불가능 일자" %}

* 희망 배송 불가능한 일자를 설정할 수 있어요.
* 공휴일에 음력 공휴일 (설날, 석가탄신일, 추석), 임시공휴일은 포함되지 않기 때문에 개별 날짜 관리를 통해 등록해 주세요.
* 배송 불가능한 개별 날짜는 최대 30개까지 등록 가능하며, 지난 날짜는 자동으로 삭제돼요.
  {% endtab %}

{% tab title="⑤ 캘린더 스타일" %}
&#x20;주문서 작성 페이지에서 희망 배송일 선택 시 노출 형태를 선택해 보세요.
{% endtab %}
{% endtabs %}

## 적용 화면

{% tabs %}
{% tab title="희망 배송일 설정 후 주문서 작성 페이지" %}

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

노출 타입 설정을 일자까지 노출로 설정한 경우에는 시간 선택 셀렉트 박스가 미노출돼요.
{% endtab %}

{% tab title="달력 아이콘 클릭 시 노출화면 (팝업)" %}

<div align="left"><figure><img src="/files/Z8buKoyivKg2n29yubX5" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="달력 아이콘 클릭 시 노출화면 (페이지)" %}

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

* 희망 배송일자 범위를 주문 후 7일까지 선택 가능 / 배송 불가능 일자 수, 토 체크해서 설정한 조건이에요.
* 2019.03.08 기준 희망 배송일자 범위 설정에 따라서 희망 배송일 선택 달력에서 2019.03.08 \~ 2019.03.14 까지만 활성화되고, 배송 불가능 일자 설정에 따라서 수요일과 토요일은 선택 불가능해요.
  {% endtab %}

{% tab title="주문완료 후 관리자 페이지 주문상세창" %}

<div align="left"><figure><img src="/files/9iPkKPKOXraTicIGDbQJ" alt=""><figcaption></figcaption></figure></div>

* 희망 배송일의 경우 주문 상세창 주문서 메시지 부분에서 확인이 가능해요.
  {% endtab %}
  {% endtabs %}

***

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

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

* `전체 주문 관리` 에서 주문 검색 날짜에서 희망 배송일자로 검색 가능해요.
* 주문서 작성 페이지에 희망 배송일자가 노출되지 않을 경우에는 디자인 작업을 진행하셔야 해요.
* [희망 배송일자 관리 개별디자인 가이드 확인 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1125)
  {% 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-3.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.
