# 옵션별 당일출고 문구 노출

## 관리자 메뉴 위치

`상품` > `부가 기능` > `상품 옵션 설정` > `수량별 문구 설정`

## 메뉴 안내 및 설정 방법

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

* 첫 번째 칸에는 재고 또는 옵션별 판매중지 수량 입력해 주세요.&#x20;
* 두 번째 칸에는 조건에 적용될 때 노출할 문구를 입력해 주세요.&#x20;

<figure><img src="/files/nKfAWHhZlztqpGkPl7ji" alt=""><figcaption><p><mark style="color:blue;">쇼핑몰 상품 상세 페이지에 적용된 당일출고 정보 모습</mark></p></figcaption></figure>

* 기능 설정 후 상품상세 페이지에 옵션별 당일출고 문구를  노출시키 태그 작업 시 위 이미지와 같이 각각의 조건별로 문구가 노출돼요.\
  [옵션별 당일출고 공지 및 디자인 작업 방법 확인 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/front/notice.pop.html?type=all\&date=20130724154914)

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

* 옵션별로 재고가 설정된 모습은 위 이미지와 같으니 참고하세요.

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

* 기본 옵션 재고 기준으로 노출되며 개별 옵션은 노출되지 않아요.
* 기본 옵션이 없는 상품은 노출되지 않아요.
* 세트 상품 상세 페이지에는 노출되지 않아요.
* 통합 옵션의 확인 요청 수량과 판매중지 수량의 입력 값에 따라 기본 옵션 수량과 다르게 노출될 수 있어요.
  {% 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/goods/undefined/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.
