# 묶음 상품을 수정할 때 주의사항은 무엇인가요?

묶음 상품을 수정할 때는 다음 사항에 주의해야 해요.

* 묶음 상품 판매 여부는 구성 상품의 판매여부에 따라 결정되며, 관리자가 수정이 불가해요.
* 이미 등록된 구성 상품을 수정하거나 삭제할 경우, 과세 타입이 동일한 상품만 선택해야 해요.
* 구성 상품의 옵션 변경 시, 하이브리드 옵션이나 DIY 옵션 상품으로 변경하는 것은 불가해요.


---

# 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-21.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.
