# 묶음 상품을 주문할 때, 구성상품 중 일부가 품절되면 어떻게 되나요?

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

묶음 상품은 구성상품 중 하나라도 품절될 경우, 전체 묶음 상품이 품절로 처리돼요.

품절인 경우, 고객은 묶음 상품을 구매할 수 없으며, 품절 상품이 다시 입고되면 구매가 가능해져요.


---

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