# แอดมินกรอกราคาค่าส่ง

ในกรณีที่ร้านค้าตั้งค่าวิธีคิดค่าส่งโดยให้แอดมินเป็นคำนวณค่าจัดส่ง แอดมินของร้านค้าสามารถกรอกราคาค่าจัดส่งสินค้าให้ลูกค้าได้ดังนี้

{% content-ref url="/pages/SvcUjIPL5ZgY2fBHTklv" %}
[การตั้งค่าการจัดส่ง](/getstarted/shipping.md)
{% endcontent-ref %}

<mark style="color:blue;">ตัวอย่าง</mark> หลังจากที่ลูกค้าเลือกการจัดส่งแบบคำนวณค่าส่งโดยแอดมินเรียบร้อยแล้ว (ระบบจะมีแจ้งเตือนไปยังแอดมินเพื่อให้คำนวณค่าส่งของรายการสั่งซื้อดังกล่าว)

![](/files/zFw9WWQjwAg0b5KM3p0H)

### วิธีการการกรอกค่าส่งโดยแอดมิน

1. ไปที่เมนู "รายการสั่งซื้อ"
2. เลือกที่เมนูย่อย "รอคำนวณค่าส่ง"

![](/files/YkqdGOY92NReaIdRwrDn)

3\. เลือกรายการสั่งซื้อที่รอคำนวณค่าส่ง

4\. กรอกราคาค่าส่ง

&#x20;5\. เลือกวิธีการแจ้งราคาค่าส่งกับลูกค้า&#x20;

![](/files/kXoXKFVNgerrErm3zMlM)

#### ความแตกต่างของการคลิกปุ่มแจ้งราคาค่าส่งในหน้ารายการสั่งซื้อ

![](/files/QIaKeQC6x2vzR39pL9WW)

{% tabs %}
{% tab title="ยืนยันค่าจัดส่งและเปิดรายการสั่งซื้อ " %}
ระบบเปิดรายการสั่งซื้อ และส่งใบสรุปรายการสั่งซื้อพร้อมช่องทางการชำระเงินให้ลูกค้าโดยอัตโนมัติ ดังรูปตัวอย่าง

![](/files/jk5YKMJ8oCpXLCHcoEU7)
{% endtab %}

{% tab title="แอดมินให้ลูกค้ายืนยันค่าจัดส่ง" %}
ระบบจะแจ้งค่าจัดส่งที่แอดมินกรอกผ่านหน้ารายการสั่งซื้อให้ลูกค้าทราบ พร้อมปุ่ม Quick reply ให้ลูกค้ากดเลือก ดังรูปตัวอย่าง

![](/files/S9NKZnX6eCGiHSrZXw0v)

{% hint style="info" %}
รายละเอียดของปุ่ม Quick reply มีดังนี้

ปุ่ม ”**ยืนยัน**” คือระบบจะสรุปรายการสั่งซื้อให้ลูกค้าโดยอัตโนมัติ

ปุ่ม ”**ยกเลิก**” ระบบจะทำการยกเลิกรายการสั่งซื้อนั้นโดยอัตโนมัติ

ปุ่ม “**ติดต่อแอดมิน**“ ใช้ในกรณีที่ลูกค้าต้องการคุยกับแอดมินโดยตรง
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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/practical-using/admin-inform-shipping-cost.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.
