# 위시리스트에 상품 옵션 포함해서 담기

## 관리자 메뉴 위치

`설정` > `주문 설정` > `장바구니 설정`

## 메뉴 안내 및 설정 방법

<div align="left"><figure><img src="/files/NWRFtc5kySmHR0Epefz5" alt=""><figcaption></figcaption></figure></div>

## 적용 화면

{% tabs %}
{% tab title="옵션 포함해서 담기" %}

<figure><img src="/files/PGMtKkBqVFjDxdhce79g" alt=""><figcaption><p><mark style="color:blue;"><strong>옵션 포함해서 담기</strong></mark></p></figcaption></figure>

옵션이 등록된 상품에 대해서 옵션 선택해서 상품을 위시리스트에 담은 후 위시리스트에서 상품을 장바구니로 이동 시 선택한 옵션 포함한 상태로 장바구니로 상품이 이동돼요.
{% endtab %}

{% tab title="상품정보만 담기" %}

<figure><img src="/files/RB1TYOohGCUAiPnkQQZc" alt=""><figcaption><p><mark style="color:blue;"><strong>상품정보만 담기</strong></mark></p></figcaption></figure>

옵션을 선택해서 상품을 위시리스트에 담았더라도 옵션 데이터는 제외한 상품 데이터만 담긴 상태라 위시리스트에서 장바구니로 상품 이동 시 위와 같은 안내창이 노출된 이후에 상세 페이지로 연결돼요.
{% endtab %}
{% endtabs %}


---

# 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/manual/order/undefined/undefined-10.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.
