# การเพิ่มรายการสินค้า

เป็นขั้นตอนการเพิ่มรายการสินค้า โดยมีขั้นตอนดังนี้

![](/files/-LstcNqCB6vI5ioXQhvv)

* คลิกปุ่ม "Add a New Listing"

![](/files/-Lstd2ZZJ_C6OGqkOC89)

* กรอกข้อมูลรายละเอียด ดังนี้
  1. เลือกรูปภาพ Banner
  2. เลือกสถานะ  Available หรือ Unavailable&#x20;
  3. Name (Thai)
  4. Name (Eng)
  5. Quality
  6. Point Redemption
  7. Start Selling
  8. Stop Selling
  9. เลือก Actor Merchant (HR) หรือ Beyond Portal
* คลิกปุ่ม  "Save" เพื่อบันทึกข้อมูล

{% hint style="info" %}
การกำหนด Point Redemption = 0 คือ ไม่จำกัดจำนวนการซื้อต่อคน
{% 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://docs.mywallet.co/crm-manual/marketplace/item-management/add-item.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.
