# 특정상품만 회원그룹할인과 별도로 그룹할인을 설정할 수 있나요?

<mark style="color:blue;">상품별 그룹 혜택설정을 통해 가능해요.</mark>

***

일반적으로 상품에 대한 그룹 혜택은 `회원` > `회원 그룹 관리` > `회원 그룹 등록` 에서\
설정된 혜택으로 할인 및 적립이 적용돼요.

이 메뉴에서 설정시 회원그룹설정으로 체크되기때문에 모든 상품에 대해 적용이 되며\
만약 특정 상품만 별도 혜택을 적용하고자 하신다면 각 상품별로 설정을 해주셔야 해요.

관리자페이지에서 원하시는 상품으로 접속한 후,\
가격설정 항목을 보면 \[상품별 그룹 혜택설정] 체크박스가 있으며 체크를 하면 아래와 같이 보여져요.

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

{% hint style="success" %}
**기능 활용 TIP**

특가 등 이벤트상품으로 진행하거나 또는 마진율이 높지 않아 공식적으로 제공되는 할인율과 별도 설정을 원할 경우 세팅해 주세요. 또한 할인이 아닌 이벤트성으로 적립금 추가지급도 가능해요.
{% 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/product/undefined-1/undefined-6.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.
