# AI Up-selling

AI Up-selling คือ ฟีเจอร์ที่จะช่วยเพิ่มยอดขายให้กับร้านค้า เมื่อมีการจัดโปรโมชันผ่านระบบ deeple ด้วยการส่งข้อความ Upsell ให้ลูกค้าทราบ เมื่อกำลังเลือกซื้อสินค้าที่ร่วมรายการโปรโมชัน

{% hint style="info" %}
AI Up-selling  จะทำงานร่วมกับโปรโมชันที่ร้านค้าตั้งค่าไว้ในระบบ deeple แล้วเท่านั้น และลูกค้าต้องเลือกซื้อสินค้าที่ร่วมรายการโปรโมชันอย่างน้อย 50% ของจำนวนสินค้าที่กำหนดในโปรโมชัน หรือ 50% ของยอดซื้อสินค้าที่กำหนดไว้
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=9Lm56Cu0kA4>" %}

### การตั้งค่า AI Up-selling

1\. คลิกที่เมนู “ตั้งค่าบอท“&#x20;

(สำหรับ Mobile Version ให้กดปุ่ม ![](/files/SfPg1OvdQEdqkTGA6ezE) จะปรากฏแถบเมนู)

![Desktop Version](/files/vgP2L6zu7Er5sLyvN9iz) ![Mobile Version
(คลิกที่รูปเพื่อขยาย)](/files/kVFvHpoN3bioAt8DPCtJ)

2\. คลิกที่แท็บเมนูย่อย "AI Up-selling"

3\. เลือกเปิดหรือปิดการใช้งานได้ตามที่ต้องการ โดยระบบจะบันทึกการตั้งค่าให้อัตโนมัติ

{% hint style="info" %}
ค่าเริ่มต้นของฟีเจอร์ AI Up-selling จะถูกเปิดใช้งานกับทุกโปรโมชัน หากไม่ต้องการให้ AI Up-selling ทำงานกับโปรโมชันใด ก็สามารถเลือกปิดการใช้งานไว้ได้
{% endhint %}

![Desktop Version](/files/2aJNSH5AtTLF2W63kvnK) ![Mobile Version
(คลิกที่รูปเพื่อขยาย)](/files/ZxHEpebG2tWXpyvcLAWf)

### ตัวอย่างการทำงานของ AI Up-selling

<mark style="color:blue;">ตัวอย่าง</mark> ร้านค้าจัดโปรโมชัน ซื้อ “หน้ากากอนามัย deeple Mask” 4 ชิ้น แถมฟรี “สเปรย์แอลกอฮอล์ deeple Hand Sanitizer” 2 ชิ้น

เมื่อลูกค้าเลือกซื้อ “หน้ากากอนามัย deeple Mask” 2 ชิ้น (คิดเป็น 50% ของจำนวนสินค้าที่กำหนดไว้ในโปรโมชัน) บอทจะส่งข้อความ upsell กลับไปว่า...

“ช่วงนี้ทางร้านมีโปรโมชั่นพิเศษ เพียงคุณลูกค้าซื้อสินค้า เพิ่มอีก 2 ชิ้น รับ Free สเปรย์แอลกอฮอล์ deeple Hand Sanitizer  ฟรี จะรับเลยไหมคะ”&#x20;

![](/files/BFSLOs3gSHgjPHqAqJMV)

{% hint style="info" %}
ดูตัวอย่างฟีเจอร์ Al Up-selling เพิ่มเติมได้ [ที่นี่](https://web.facebook.com/deeplethailand/videos/418452139349393/)&#x20;
{% endhint %}

{% hint style="warning" %}
**หมายเหตุ**&#x20;

AI Up-selling จะทำงานเฉพาะรูปแบบการเลือกซื้อสินค้าแบบบทสนทนาเท่านั้น (ไม่ทำงานในเว็บช้อปปิ้ง)
{% 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/advanced-setting/ai-up-selling.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.
