# 묶음상품 노출 및 주문

## 관리자 메뉴 위치

`주문`  > `주문관리` > `전체 주문 관리` > `주문 상세`&#x20;

## 메뉴 안내 및 설정 방법 <a href="#undefined-1" id="undefined-1"></a>

### 관리자 주문 처리

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

묶음 상품 주문 처리 시 기존 일반 상품 주문 처리와 동일한 방식으로 처리가 가능해요.

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

* 묶음 상품은 구성 상품 단위로 처리가 불가해요.
  {% endhint %}

### 상세페이지 묶음 상품노출

<figure><img src="/files/7lfOQaVnVYF6tslWqejT" alt=""><figcaption></figcaption></figure>

① 묶음 상품은 상품 등록 시, 직접 입력한 정보를 노출해요.

* 판매가격은 묶음 상품 등록 시 최종 판매가로 입력한 항목으로 노출돼요.
* 소비자가격은 묶음 상품 등록 시 구성 상품 합계 금액으로 입력한 항목으로 노출돼요.
* 묶음할인은 소비자가격과 판매가격의 차이를 노출해요.
* 적립금과 포인트는 묶음 상품 등록 시 설정된 금액으로 노출돼요.

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

* 만약 판매금액이 소비자가격보다 더 높은 경우에는, 묶음 할인에 할인 금액이 표시가 되지 않아요.
  {% endhint %}

{% hint style="danger" %}
**주의사항**

* 묶음할인에 표시되는 금액은 도매할인, 기간할인도 포함돼요.
  {% endhint %}

<figure><img src="/files/0cOzs1euvmtcaxG6AlLu" alt=""><figcaption></figcaption></figure>

② 묶음 상품 옵션 정보는 구성 상품 정보로 노출해요.

* 구성 상품의 이미지, 상품명, 판매가를 같이 노출해요.
* 묶음 수량은 묶음 상품 등록 시 설정한 수량을 노출해요.
* 구성 상품의 옵션 정보는 설정된 노출 방식으로 노출해요.

### 고객 묶음 상품 주문&#x20;

{% stepper %}
{% step %}
묶음 상품에 등록된 옵션을 선택해주세요.

<figure><img src="/files/9vzciD08v89cTu1a9zUE" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
장바구니에 추가된 묶음 상품 확인이 가능해요.

<figure><img src="/files/95YOFAxHxGtXgiH5JRyc" alt=""><figcaption></figcaption></figure>

* 장바구니에서는 주문 수량 변경이 가능해요.
* EDIT을 통해 옵션 정보 변경이 가능해요.
  {% endstep %}

{% step %}
묶음 상품은 주문서에서 상품 및 장바구니 쿠폰 적용이 가능해요.

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

* 쿠폰은 묶음 상품 기준으로 적용이 가능해요.
  {% endstep %}

{% step %}
주문이 완료된 상품은 주문 상세에서 확인이 가능해요.

<figure><img src="/files/Vvkg9oR8Q8ymq5MBflco" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
**주의사항**

* 묶음 상품은 스마트 마이페이지에서만 사용 가능해요. [<mark style="color:blue;">**스마트 마이페이지 설정 매뉴얼 확인 \[클릭!\]**</mark>](/manual/order/undefined/undefined-12.md)
* 묶음 상품은 고급형 주문서에서만 사용 가능해요.
  {% 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-1/undefined.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.
