# 쇼핑몰 고객이 배송받고자 하는 날짜를 지정할 수 있나요?

<mark style="color:blue;">희망배송일 기능으로 제공되고 있어요.</mark>&#x20;

***

`설정` > `배송 설정` > `배송 설정` > `희망 배송일자 관리` 메뉴를 통해\
고객이 주문서 작성 시 원하는 배송일자/시간을 입력할 수 있어요.

<figure><img src="/files/T4fPuA8l8WQGUtFcBBCi" alt=""><figcaption></figcaption></figure>

\
자세한 사항은 [희망배송일자 설정 매뉴얼  \[클릭!\]](/manual/order/undefined-4/undefined-3.md) 에서 확인 가능하고, \
기능 설정 후 디자인 작업은 [희망배송일 디자인 TIP \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1125)  확인해 주세요.&#x20;

{% hint style="success" %}
**기능 활용 TIP**\
식품,건강쇼핑몰은 제품의 신선도를 위하여 희망배송일이 필수에요. \
희망배송일을 통해 고객이 원하는 날짜에 상품을 배송해 보세요.
{% endhint %}

<br>


---

# 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/faq/order/undefined/undefined-8.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.
