# การจัดการข้อมูลสินค้า

การจัดการข้อมูลสินค้าในระบบ Zort มีรายละเอียดดังนี้

1. [**การแก้ไขข้อมูลสินค้า**](#3.4)
2. [**การลบรายการสินค้า**](#3.5)

## **การแก้ไขข้อมูลสินค้า** <a href="#id-3.4" id="id-3.4"></a>

1. คลิก "ชื่อรายการสินค้า"&#x20;

![](/files/Dousg4HHYyLRlWq8ZIzs)

2\. คลิกปุ่ม “แก้ไข“&#x20;

![](/files/Fyc9519vsaqSXNzYjUWX)

3\. แก้ไข/เพิ่ม ข้อมูลสินค้าในแต่ละหัวข้อตามต้องการ โดยมีข้อควรระวัง ดังนี้

{% hint style="warning" %}
**หมวดหมู่**&#x20;

* ไม่แนะนำให้ย้ายสินค้าข้ามหมวดหมู่ในระบบ Zort เนื่องจากจะทำให้ไม่สามารถเชื่อมต่อข้อมูลสินค้ามายังระบบ deeple ได้อย่างสมบูรณ์

<mark style="color:blue;">ตัวอย่าง</mark> หน้ากากอนามัย deeple Mask Size L อยู่ในหมวดหมู่ deeple Mask (เดิม) ไม่สามารถย้ายไปหมวดหมู่ deeple Sanitizer ได้ เป็นต้น
{% endhint %}

{% hint style="warning" %}
**คำอธิบายสินค้า**

1. ไม่แนะนำให้ใส่คำอธิบายสินค้าในระบบ Zort มีความยาวเกิน 2,000 ตัวอักษร เนื่องจากเมื่อเชื่อมต่อมายังระบบ deeple แล้ว ระบบจะตัดข้อความที่เกินออกโดยอัตโนมัติ
2. ไม่แนะนำให้ใส่ข้อความที่เป็น HTML ไว้ในระบบ Zort เนื่องจากเมื่อเชื่อมต่อกับระบบ deeple ไปแล้ว จะทำให้การแสดงผลในระบบ deeple นั้นเป็นข้อความที่ไม่สมบูรณ์&#x20;
   {% endhint %}

4\. เมื่อแก้ไข/เพิ่ม ข้อมูลเรียบร้อย คลิกที่ปุ่ม “บันทึก“

![](/files/YT9Ay4lny8FeTqUiGsKj)

## **การลบรายการสินค้า** <a href="#id-3.5" id="id-3.5"></a>

1. &#x20;เลือก :heavy\_check\_mark: ที่สินค้าที่ต้องการลบออก
2. คลิกเมนู “คำสั่ง”&#x20;

![](/files/KpKU8t7U3eSWHStbIUbi)

3\. คลิกเมนู “ลบสินค้า“&#x20;

![](/files/AL2Fd0tm0E1xVETM8ms0)

4\. พิมพ์คำว่า “confirm“ &#x20;

5\. คลิกปุ่ม "ยืนยัน"

![](/files/P5MPtf7KI5b07hXdiL7K)

5\. คลิกปุ่ม “ตกลง“

![](/files/JIolv17FROOFv2osxlUT)


---

# 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-3.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.
