# 선물 받은 사람이 선물 상품을 변경할 수 있나요?

<mark style="color:blue;">\[선물하기] 선물 상품 중 옵션상품이 있는 경우, 동일한 금액 옵션으로 변경이 가능해요.</mark>&#x20;

***

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

쇼핑몰 > 마이페이지 > 선물함 > 선물 상세 내역 or 비회원 선물수락 or 선물받기 페이지에서 \
선물받은 상품의 옵션 변경이 가능해요.

**① 옵션변경**

* 옵션 상품은 \[옵션변경]버튼을 통해 변경이 가능합니다. 단, 단일 부과 옵션은 변경이 불가해요.
* 선물 받은 옵션 상품과 동일한 금액의 옵션으로 교환이 가능해요.  \
  예)  선물 받은 옵션 A - 2,000원 > 다른 옵션 중 동일금액인 옵션으로 변경 가능

**② 수량변경 후 다른 옵션으로 변경 가능해요.**&#x20;

* 선물 받은 옵션 A 수량 2개 > 일부수량만 동일금액 옵션 B로 변경가능  \
  예) A옵션 2개 -> A옵션 1개, B옵션 1개로 변경 가능(동일금액 조건)

**③ \[변경하기] 버튼 클릭 시 선택된 옵션으로 변경돼요.**&#x20;

* 옵션 변경은 배송지 입력 후 \[선물 주문하기] ]이후엔 변경이 불가해요.


---

# 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-2/undefined-5.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.
