# 당일 배송 상품에 네이버 쇼핑 오늘 출발 아이콘을 표시하고 싶어요

네이버 쇼핑의 '오늘 출발' 카테고리에 상품을 노출하려면, EP에 특정 필드 값을 추가해야 해요.\
메이크샵 고객센터로 요청할 때 아래 예시를 참고하여 요청 필드 값을 구성해 주시면 돼요.

#### 요청 필드 값 구성 방법

요청할 때 아래와 같은 형식으로 각 항목을 입력해 주세요.

{% tabs %}
{% tab title="예시" %}
오늘 출발^14:00^택배^CJ대한통운^Y^Y^5000^10000^2^2^토요일|일요일|공휴일^전국 가능
{% endtab %}
{% endtabs %}

자세한 사항은 아래 EP가이드 내 43페이지 54번 배송부가정보를 참고해 주세요.

[컬럼 별 상세설명 - 배송부가정보 확인하기 (클릭!)](https://join.shopping.naver.com/misc/download/ep_guide.nhn)


---

# 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/undefined-5/undefined/undefined-1/undefined-20.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.
