# 특정 그룹 로그인시에만 상품이 할인된 가격으로 보여질 수 있나요?

<mark style="color:blue;">도매그룹 설정으로 가능해요.</mark>

***

## 관리자 메뉴 위치

`회원` > `회원 그룹 관리` > `회원 그룹 등록`

회원 그룹 구분을 '도매그룹 설정' 으로 설정하면\
일반적인 할인은 주문단계에서 정상판매가격 중 할인금액이 보여지게 돼요.

하지만 도매그룹은 상품 페이지부터 할인된 가격으로 판매가격이 보여지게 되는 방식이라\
도매회원이나 혹은 VIP 회원 등 다양한 마케팅이 가능해요.


---

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