# 묶음 상품의 교환 및 반품은 어떻게 처리되나요?

묶음 상품은 구성 상품별 교환/반품이 불가하며 묶음으로된 전체 상품으로만 가능해요.

{% 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/order/undefined/undefined-4.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.
