# 묶음 상품을 수정하고 싶은데, 기존의 구성상품을 변경할 수 있나요?

<mark style="color:blue;">네! 묶음 상품에 포함된 구성 상품 변경 가능해요.</mark>

***

묶음 상품에 포함된 구성 상품은 묶음 구성 상품 설정을 통해 원하는 상품으로 변경이 가능하고\
개별 또는 전체 삭제를 통해 구성된 상품을 삭제하고 새로운 상품으로 추가도 가능해요.

다만, 변경되는 구성 상품은 부가세 설정이 동일해야 하며, 다른 유형의 옵션으로 변경하는 것은 불가능해요.


---

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