# การส่งสินค้าดิจิทัลให้ลูกค้าซ้ำ

สำหรับรายการสั่งซื้อสินค้าดิจิทัลที่มีการชำระเงินเรียบร้อยแล้ว(สถานะเป็นสำเร็จ) แต่ลูกค้ายังไม่ได้รับสินค้าดิจิทัล หรือค้นหาสินค้าในอีเมลที่ระบบส่งให้ไม่พบ แอดมินสามารถส่งสินค้ารายการเดิมให้ลูกค้าอีกครั้งได้ โดยมีขั้นตอนดังนี้

1. คลิกเมนู "รายการสั่งซื้อ"
2. คลิกรายการสั่งซื้อของลูกค้าที่ต้องการส่งสินค้าดิจิทัลอีกครั้ง
3. คลิก "ส่งโค้ด/คอนเทนต์อีกครั้ง"

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

4. ตรวจสอบอีเมลของลูกค้าให้ถูกต้อง (หากต้องการแก้ไข ให้คลิกสัญลักษณ์ดินสอ)
5. คลิก "ยืนยัน"
6. ระบบจะส่งสินค้าดิจิทัลไปยังแชทและอีเมลของลูกค้าอีกครั้ง

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


---

# 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/store-management/order-management/digital.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.
