# 묶음 상품에 여러 개의 옵션을 포함할 수 있나요?

<mark style="color:blue;">묶음 상품은 여러 상품을 패키지 형식으로 묶어 판매하는 상품으로, 여러 옵션을 포함할 수 있어요!</mark>

***

묶음 상품은 각 구성 상품에 등록된 옵션을 사용하기에 하나 이상의 옵션을 포함할 수 있어요.

다만, 묶음 상품에 포함될 옵션은 각 구성 상품의 옵션이 기본옵션 또는 무옵션인 경우만 등록할 수 있고\
옵션 간 차이가 있으면 묶음 상품으로 등록할 수 없어요.

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

묶음 상품 등록 시, DIY 옵션 또는 하이브리드 옵션으로 등록된 상품은 묶음 상품으로 등록이 불가해요.
{% 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/faq/product/undefined-1/undefined-25.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.
