# 상품상세 멀티 옵션 설정 방법

## 관리자 메뉴 위치

`설정` > `상품 설정` > `상품상세 멀티옵션 설정`

## 메뉴 안내 및 설정 방법

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

* ① : 멀티 옵션 사용 여부를 설정하는 메뉴에요.
* ② :  옵션 선택 시 노출되는 멀티 옵션 박스에 개별 옵션명 노출 여부를 설정할 수 있어요.

## 적용 화면

{% tabs %}
{% tab title="멀티옵션 미설정" %}

<div align="left"><figure><img src="/files/5qi6jd4hmMKc7ONTTTRY" alt=""><figcaption><p><mark style="color:blue;"><strong>멀티 옵션 설정되지 않은 상태</strong></mark></p></figcaption></figure></div>

멀티 옵션이 설정되지 않은 상태에서는 여러 가지 옵션 구매하려면 옵션 선택 > 장바구니 담기를 여러 번 반복하는 과정이 필요해요.&#x20;
{% endtab %}

{% tab title="멀티옵션 설정" %}

<div align="left"><figure><img src="/files/fQWmGmh8wmvb4XpiSCOI" alt=""><figcaption><p><mark style="color:blue;"><strong>멀티 옵션 설정된 상태</strong></mark></p></figcaption></figure></div>

멀티 옵션이 설정된 경우 선택한 옵션이 멀티 옵션 리스트에 추가되어 한 번에 여러 가지 옵션을 구매 또는 장바구니에 담을 수 있어요.

***

<div align="left"><figure><img src="/files/hrkCfbMzpHgVeh0aVUdY" alt=""><figcaption><p><mark style="color:blue;"><strong>개별 옵션명 표시 선택 미적용</strong></mark></p></figcaption></figure></div>

선택한 개별 옵션에 대한 옵션 값만 노출돼요.&#x20;

***

<div align="left"><figure><img src="/files/saVYhStBvL9eBt69dlo4" alt=""><figcaption><p><mark style="color:blue;"><strong>개별 옵션명 표시 선택 적용</strong></mark></p></figcaption></figure></div>

선택한 개별 옵션에 대한 옵션 값 이 외에 개별 옵션명도 함께 노출돼요.&#x20;
{% endtab %}
{% endtabs %}

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

* 멀티 옵션 설정 후 상세 페이지에 멀티 옵션이 노출되지 않을 경우 멀티 옵션에 대한 소스 작업이 필요해요.
* [멀티 옵션에 대한 개별 디자인 TIP 게시글 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1018)
  {% 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-1.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.
