# การเพิ่มหมวดหมู่

**การเพิ่มหมวดหมู่สินค้า มีขั้นตอนดังนี้**

1\. คลิกที่เมนู "สินค้า"

2\. คลิกที่เมนูย่อย ”หมวดหมู่”&#x20;

![](/files/N1TbPXk0mkwejNJvgm2f)

3\. จากนั้นคลิกปุ่ม “เพิ่มหมวดหมู่“&#x20;

{% hint style="info" %}
เนื่องจากระบบ deeple รองรับการเพิ่มหมวดหมู่สินค้าได้สูงสุด 100 หมวดหมู่&#x20;

ดังนั้น จึงแนะนำให้เพิ่มหมวดหมู่สินค้าในระบบ Zort ไม่เกิน 100 หมวดหมู่&#x20;
{% endhint %}

![](/files/D4r0XADloaCunSelHTpw)

4\. ใส่ชื่อหมวดหมู่สินค้า

5\. คลิกที่ปุ่ม “บันทึก”&#x20;

![](/files/vWvYWjg08FvTQPk2iGnP)

ระบบจะสร้างหมวดหมู่สินค้าให้อัตโนมัติ&#x20;

![](/files/EmkD9250xZMMRkFy7hn3)

{% hint style="info" %}

* มูลค่าสินค้าคงเหลือและมูลค่าสินค้าพร้อมขาย คือ ราคาซื้อ(ราคาต้นทุนต่อหน่วย) x จำนวนสินค้า มีหน่วยเป็นบาท&#x20;
* เมื่อมีการใส่ข้อมูลสินค้าในระบบ Zort  ระบบจะอัปเดตมูลค่าสินค้าคงเหลือและมูลค่าสินค้าพร้อมขายโดยอัตโนมัติ
  {% 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://tutorials.deeple.ai/integrations/zort-out/product/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.
