# 묶음 상품 등록 후 구성 상품의 옵션이나 가격을 수정할 수 있나요?

<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-18.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.
