# 묶음 상품 등록 시, 기존에 등록된 상품도 묶음 상품으로 등록할 수 있나요?

<mark style="color:blue;">네! 기존에 등록하신 상품도 묶음 상품으로 등록 가능해요.</mark>

***

<figure><img src="/files/O6NeyomdtVlsvBT3HIT5" alt=""><figcaption></figcaption></figure>

기존에 등록된 상품을 묶음 상품으로 전환하려면, 묶음 상품 등록 탭에서 '<mark style="color:blue;">묶음 상품 구성 설정</mark>'을 통해 구성 상품으로 추가할 수 있습니다.

{% hint style="warning" %}

## 참고

구성 상품은 특정 조건에서만 설정이 가능해요.

* 본사 상품으로 등록된 경우
* 기본옵션 또는 무옵션으로 등록된 경우
  {% 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-17.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.
