# 회원 주문금액 계산 조건

## 관리자 메뉴 위치

`설정` > `주문 설정` > `주문서 설정`&#x20;

## 관리자 메뉴 위치

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

* 쿠폰은 쿠폰 생성 시 주문서 또는 상품별로 설정하실 수 있어요. (왕대박 쿠폰 기준)
* <mark style="color:blue;">상품별 처리로 설정한 경우 교환된 상품에 대해서는 그룹 추가 적립금이 지급되지 않아요.</mark>

## 적용 화면

{% tabs %}
{% tab title="주문서별 처리" %}

<div align="left"><figure><img src="/files/4dE0J3POhLo7MiraC5lW" alt=""><figcaption><p><mark style="color:blue;"><strong>주문서별 처리 (회원그룹 혜택으로 10% 할인)</strong></mark></p></figcaption></figure></div>

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

* 주문서별 처리로 이용할 경우 상품 자체에 할인이 적용되지 않고, 위 이미지와 같이 주문서에 할인이 적용되기 때문에 여러 개 상품을 주문한 상태에서 특정 상품만 취소 처리 진행하게 되면

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

* 환불 처리 단계에서 위 이미지와 같은 항목이 노출되어 주문서에 적용됐던 할인을 그대로 유지하거나

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

* 할인 적용을 취소할 경우 할인이 적용된 금액이 전체 취소가 진행돼요.
  {% endtab %}

{% tab title="상품별 처리" %}

<div align="left"><figure><img src="/files/zyNu3st24vtKOGbSH3zL" alt=""><figcaption><p><mark style="color:blue;"><strong>상품별 처리 (회원그룹 혜택으로 10% 할인)</strong></mark></p></figcaption></figure></div>

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

* 상품별 처리의 경우 위 이미지와 같이 할인이 상품 자체에 적용되고 여러 개 상품을 주문한 상태에서 특정 상품만 취소할 경우 환불 단계에서 할인 취소 항목이 별도 노출되지 않으며,

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

* 특정 상품 취소하면서 취소한 상품에 대한 할인만 자동으로 취소가 진행돼요.

{% 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-7.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.
