# 묶음 상품 등록 후, 상품명이 변경되면 어떻게 되나요?

묶음 상품의 상품명이 변경되면, 변경된 상품명으로 자동 업데이트되며 상품명 변경이 묶음 상품의 구성 상품에 영향을 미치지 않아요.

상품명 변경 후에도 기존의 옵션 및 가격은 그대로 유지돼요.


---

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