# 선택 장바구니 기능

## 관리자 메뉴 위치

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

## 메뉴 안내 및 설정 방법

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

## 적용 화면

<figure><img src="/files/6qVt1tKRu1maPyZC3vq0" alt=""><figcaption></figcaption></figure>

* 장바구니 선택주문 기능 적용 시 체크박스 체크를 통해서 장바구니에 담긴 상품 중 원하는 상품만 골라서 구매가 가능해요.
* 장바구니 선택주문 기능 상태에서 장바구니 전체주문 기능으로 설정 변경 시 체크박스가 미노출되며, 주문하기 버튼 클릭 시 장바구니에 담긴 상품 모두 주문이 진행돼요.

{% hint style="warning" %}
참고

* 기능 설정 후 체크박스가 노출되도록 하려면 개별 디자인 작업이 필요해요.
* [선택 장바구니에 대한 개별디자인TIP 확인 \[클릭!\]](https://makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1115)
  {% 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/manual/order/undefined/undefined-11.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.
