> For the complete documentation index, see [llms.txt](https://docs.hotcake.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hotcake.app/hungerapp/shang-pin-yu-jin-cun-huo-guan-li.md).

# 商品與進存貨管理

夯客推出商品搭配進存貨，提供銷售商品和內部請領的作業。

## 步驟一：建立你的商品清單

> <mark style="color:blue;">**商品/商品設定**</mark>

你可以透過商品管理 ，建立自己店內的銷售清單。

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

## 步驟二：設定進存貨項目

> <mark style="color:blue;">**商品/進存貨管理**</mark>

建立你的進存貨管理項目，包含進貨設定安全庫存等功能。

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

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

<figure><img src="/files/44LskZy11Y2sD2Vx1DEZ" alt=""><figcaption></figcaption></figure>

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

## 步驟三：銷售商品&#x20;

銷售商品，可以透過呼叫 [商品結帳](/hungerapp/bills/ru-he-jie-zhang-ju-li-fu-wu-jie-zhang.md) 啟動此流程。

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

## 步驟四：請領/領料

提供內部使用/員工領料，領料後將會進行統計。

領料流程整理如下：

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

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

<figure><img src="/files/MAA5HQPPB2gUaoCWIXzF" 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:

```
GET https://docs.hotcake.app/hungerapp/shang-pin-yu-jin-cun-huo-guan-li.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.
