# 장바구니/ 주문서에 적용된 대량구매할인 금액은 어떻게 확인할 수 있나요?

<mark style="color:blue;">관리자는 상품 상세 내역에서, 고객은 장바구니/ 주문서/ 주문완료/ 주문 상세 내역 에서 상품에 적용된 대량구매할인 금액을 확인할 수 있어요.</mark>&#x20;

***

## 관리자 > 주문서 상세창

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

**① 할인금액**\
품목에 적용된 할인금액에 대량구매할인 금액이 포함되어 노출돼요.&#x20;

**② 상세보기**\
주문서에 적용된 대량구매할인 할인금액 합계가 노출돼요.

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

**③ 쿠폰사용/ 할인적립 내역**\
상품 품목별로 적용된 대량구매할인 금액이 노출돼요.

<mark style="color:blue;">※ 대량구매할인 상품 정기배송 주문 시, 정기배송 신청상세 화면에서도 동일하게 할인 금액을 확인하실 수 있어요.</mark>&#x20;

## 고객 > 장바구니 페이지

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

**① 상품 영역**

* 대량구매할인이 적용된 상품은 대량구매할인 상품들끼리 노출되어 수량 및 금액을 한눈에 확인 할 수 있어요.
* 장바구니 담기 시, 상품에 적용된 대량구매할인이 \[종료/ 중단/ 삭제]로 인해 상태가 변경되면 따로 노출될 수 있어요.

**② 상품 수량 및 금액**

* 상품 금액에 대량구매할인이 적용된 금액으로 노출돼요.
* 상품 수량 변경 및 삭제 시, 대량구매할인 혜택 구간/ 조건에 맞춰 금액이 변경돼요.&#x20;

## 고객 > 주문서 작성 페이지&#x20;

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

**① 할인**\
품목에 적용된 할인 금액에 대량구매할인 금액이 포함되어 노출돼요.&#x20;

**② 상품 할인 내역**\
할인 금액 마우스 오버 시, 할인별 적용 금액이 노출돼요.&#x20;

<mark style="color:blue;">※ 주문서 페이지를 개별디자인하신 상점은 별도로 디자인 작업을 하셔야 상품 할인 내역 레이어에 대량구매할인 금액이 노출돼요.</mark>&#x20;

> [주문서 대량구매할인 내역 노출 방법 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1260)\
> [정기배송 주문관련 대량구매할인 내역 노출 방법\[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1274)

## 고객 > 주문완료 페이지

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

**① 할인 내역**\
주문서에 적용된 대량구매할인 금액의 합계가 노출돼요.&#x20;

## 고객 > 마이페이지 주문 상세 내역

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

**① 쿠폰 사용**\
주문한 상품 품목별로 적용된 대량구매할인 금액이 노출돼요.


---

# 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/undefined-1/undefined/undefined-3.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.
