Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
kee236 authored Oct 12, 2024
1 parent 933a844 commit 249b389
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions BotDb_JSON/promotion.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"fulfillmentMessages": [
{
"platform": "FACEBOOK",
"type": "template",
"payload": {
"template_type": "button",
"text": "✴️✴️ โปรโมชั่น (PROMOTIONS LIMGAR)✴️✴️\n🌟 **เพียงขวดละ 169 บาท\n\n🔹🔹**เซต 3 ขวด ** ( ส่งฟรี!! )\n👉 ราคา 549 บาท (รวมส่ง) แบบโอนและปลายทางเท่ากัน \n\n 🔹🔹** เซต 6 ขวด ** ( ส่งฟรี!! )\n👉 ราคา 990 บาท ทั้งแบบโอน และปลายทาง \n\n 🔹🔹**แบบ 1 ลัง / 12 ขวด ** ( ส่งฟรี!! ) \n👉 พิเศษเหลือเพียง 1,690 บาท! (จากปกติ 2,028 บาท)\n\n🚚 **มีบริการเก็บปลายทาง และโปรส่งฟรี ราคาเท่านี้ไม่บวกเพิ่ม สนใจสั่ง ค่อยจ่ายที่บ้าน ตอนรับสินค้าได้ค่ะ ** \n\n🪴🪴ลองให้ สมุนไพร LIMGAR ดูแลสุขภาพของคุณ🪴🪴",
"buttons": [
{
"type": "postback",
"title": "1️⃣ เซต 3 ขวด",
"payload": "PRODUCT_03"
},
{
"type": "postback",
"title": "2️⃣ เซต 6 ขวด",
"payload": "PRODUCT_06"
},
{
"type": "postback",
"title": "3️⃣ แบบ 1 ลัง (12 ขวด)",
"payload": "PRODUCT_12"
}
]
}
}
]
}

0 comments on commit 249b389

Please sign in to comment.