# 묶음 상품에서 각 구성 상품을 개별적으로 구매할 수 있나요?

묶음 상품은 기본적으로 판매중인 상품을 묶어서 패키지 형식으로 판매되고 있기에 각 구성 상품을 개별적으로 구매가 가능해요.

또한, 각 구성 상품을 세트로 묶어 개별로 구매처리가 되는 세트상품도 이용 가능해요.


---

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