# 묶음 상품 설정

## 관리자 메뉴 위치

`설정`  > `상품 설정` > `상품 화면 설정`&#x20;

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

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

## 메뉴 안내 및 설정 방법

### 묶음 상품 사용 설정

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

* `설정`  > `상품 설정` > `상품 화면 설정` 메뉴에서 묶음 상품사용여부 설정이 가능해요.
* 묶음 상품을 사용하기 위해서는 사용함을 필수로 설정해야 해요.

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

<figure><img src="/files/7seYsf9EkFrNe6BNRVTY" alt=""><figcaption></figcaption></figure>

* `설정`  > `상품 설정` > `상품상세 멀티옵션 설정` 메뉴에서 사용여부 설정이 가능해요.
* 묶음 상품을 사용하기 위해서는 사용함을 필수로 설정해야 해요.

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

상품상세 멀티옵션 설정이란, 옵션이 여러 개 등록된 상품을 구매하는 경우 한 번에 여러 가지 옵션을 선택해서 구매할 수 있는 기능이에요.
{% endhint %}

{% hint style="danger" %}
**주의사항**

묶음상품은 특정 버전을 사용중인 경우에만 제공돼요.

* 주문 2.0 / 통합옵션 / D4
* 모바일 4.0 / 파워팩 시즌 2
* 고급형 주문서 / 스마트 마이페이지
  {% 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-2.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.
