# 사입처 관리

## 관리자 메뉴 위치

`상품` > `부가 기능` > `사입처 관리`&#x20;

&#x20;

## 메뉴 안내 및 설정 방법

### 사입/도매업체 등록 및 관리

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

* 사입처 관리 메뉴에서 업체 등록 시 아래 이미지와 같이 \[사입/도매업체 관리] 메뉴에 등록한 업체 정보가 노출돼요.

<figure><img src="/files/3cLYpkWuq5dIsBSDfXc8" alt=""><figcaption></figcaption></figure>

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

* 사입/도매업체 엑셀 CSV 일괄 입력/수정 메뉴를 통해서 이미 등록된 업체 정보 수정 및 신규 등록을 CSV 파일 통해서 진행할 수 있어요.

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

* 등록된 업체에 대한 파일을 다운 받을 경우 아래양식과 같이 파일이 다운되고 다운받은 파일 내용 수정 및 새로운 업체 정보 추가 입력해서 업체 정보 수정 및 신규 등록이 가능해요.<br>

### 상품 등록 시 사입/도매업체 설정 방법

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

* 등록한 업체에 대해서는 상품 등록 및 수정 시 \[사입/도매업체 선택] 메뉴의 \[도매/공급업체 등록] 버튼을 클릭해서 선택 가능해요.

<div align="left"><figure><img src="/files/G7YtD6GdrgR9mtx4iJPX" alt=""><figcaption><p><mark style="color:blue;"><strong>노출 항목 전체 체크된 상태</strong></mark></p></figcaption></figure></div>

<div align="left"><figure><img src="/files/y8Jo5gbyEmEt7AXaNpWz" alt=""><figcaption><p><mark style="color:blue;"><strong>노출 항목 전체 체크되지 않은 상태</strong></mark></p></figcaption></figure></div>

* 업체 등록 시 노출 항목 체크 여부에 따라서 \[도매/공급업체 등록] 버튼 클릭 시 노출되는 정보가 달라져요.

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

&#x20;`상품` > `상품 관리` >  `전체 상품 관리` 페이지에서 상품 검색 셀렉트 박스를 \[사입명] / \[사입업체]로 선택해서 업체 상품 검색도 가능 해요.

### 주문 내역에서 사입/도매 상품 확인 방법

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

* 사입/도매업체 상품과 일반 상품을 함께 구매할 경우 주문상세창에서 상품명 하단에 업체명이 노출돼요.

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

* &#x20;`주문` > `주문 관리` > `전체 주문 관리` 페이지에서 검색 버튼 우측 \[+검색 상세보기] 클릭 후\
  위 조건 선택을 통해서 사입/도매 업체의 상품이 포함된 주문건 검색이 가능해요.
* 이 기능으로 어떤 업체의 상품이 판매가 잘 되는지 확인할 수 있어요.

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

* 엑셀 업로드 시 내용에 반드시 , 를 제외하고 입력하시기 바라며, 엑셀 다운로드 시 사입/도매업체 정보 중 , 가 포함된 경우 정상적으로 출력되지 않을 수 있어요.
* 사입/도매업체 정보의 엑셀 수정 기준 설정이 \[업체명] 기준 시, 업체명이 동일할 경우 중복 처리가 될 수 있어요.
* 사입/도매업체 정보의 엑셀 수정 기준 설정이 \[업체 코드] 기준 시, 업체 코드가 동일할 경우 중복 처리가 될 수 있어요.
  {% 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/goods/undefined-2/undefined-5.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.
