# 공급자 정산 주문조회 메뉴에서 엑셀다운로드시 공급원가를 다운받을 수 있나요?

공급자 시스템에서는 상품  금액 및 옵션 금액을 기준으로 정산이 되며 \
구입원가는 정산대상에 포함하고 있지 않기때문에 <mark style="color:blue;">별도 제공되지 않아요.</mark>&#x20;

다만, \
공급자가 원가 대비 수익을 확인하고자 하신다면 \
공급자 관리자 페이지에서 `정산관리` > `판매상품 정산조회` 메뉴가  제공되고 있으니 확인해 보세요.


---

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