# 장바구니에 담긴 상품 중, 원하는 상품만 골라서 주문하도록 할 수 있나요?

<mark style="color:blue;">선택 장바구니 기능을 이용하면 가능해요.</mark>

***

`설정` > `주문 설정` > `장바구니 설정` > `선택 장바구니 기능` 메뉴에서 설정이 가능해요.&#x20;

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

자세한 사항은 [선택 장바구니 매뉴얼 \[클릭!\]](/manual/order/undefined/undefined-11.md) 에서 확인 가능하며,\
기능 설정 후 디자인 작업은 [선택장바구니 디자인 TIP \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1115) 을 확인해 주세요.

{% hint style="success" %}
**기능 활용 TIP**\
대다수 이용자들은 마음에 드는 상품을 장바구니로 모두 담아두고 가격 등을 비교하여 원하는 상품만 선택하여 구매를 진행하게돼요. 이용자의 편의성을 위하여 원하는 상품만 구매할 수 있도록 기능을 제공해 보세요.&#x20;
{% 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-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.
