> For the complete documentation index, see [llms.txt](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-11/undefined-4.md).

# 상품별

> 경로: `사이트맵> 매출분석> 상품별`

1. 상품별 현황:  실매추금액,  총주문건수, 상품 총판매 갯수를 표시해요.
2. 상품/카테고리 매출순위: 상품과카테고리의상위 10개를 표시해요.\
   (일간: 오늘기준, 주간: 이번주 기준, 월간: 이번달 기준, 기간: 조회한 기간 기준)
3. 정렬: 판매금액 높은순/낮은순, 판매수량 높은순/낮은순으로 정렬해요.
4. 상품 상세 정보: 상품 매출순위에서 상품을 선택하면, 해당 상품의 매출 및 판매 분석 상세 정보를 확인할 수 있어요.
5. 시간대별 판매개수: 시간대별로 판매된 상품의 판매 개수를 표시해요.
6. 기간표시 방법: \
   일간: 이전영업일대비\
   주간: 전주대비\
   월간: 전월 대비 \
   기간: 해당 기간 매출표시

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2F5jeW2nQBiXUPHExLhMFN%2Fimage.png?alt=media&amp;token=91c30680-db60-4638-9b8e-8a670182ca77" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-11/undefined-4.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
