Add PayDetail2 from seeker before call action Pay/PAYEXT
This commit is contained in:
parent
6b535fc770
commit
cec8e4e427
14 changed files with 356 additions and 259 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
total 333820
|
total 334096
|
||||||
-rw-rw---- 1 root sdcard_rw 0 2024-04-09 22:14 sync_1.file
|
-rw-rw---- 1 root sdcard_rw 0 2021-03-20 19:53 sync_1.file
|
||||||
-rw-rw---- 1 root sdcard_rw 3772465 2023-09-18 18:44 taobin_adv_00.mp4
|
-rw-rw---- 1 root sdcard_rw 3772465 2023-09-18 18:44 taobin_adv_00.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 3647528 2023-09-18 18:44 taobin_adv_01.mp4
|
-rw-rw---- 1 root sdcard_rw 3647528 2023-09-18 18:44 taobin_adv_01.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 8456105 2024-03-18 16:14 taobin_adv_02.mp4
|
-rw-rw---- 1 root sdcard_rw 8456105 2024-03-18 16:14 taobin_adv_02.mp4
|
||||||
|
|
@ -45,7 +45,7 @@ total 333820
|
||||||
-rw-rw---- 1 root sdcard_rw 2625751 2023-09-18 18:44 taobin_adv_menu_00.mp4
|
-rw-rw---- 1 root sdcard_rw 2625751 2023-09-18 18:44 taobin_adv_menu_00.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 2587515 2023-09-18 18:44 taobin_adv_menu_01.mp4
|
-rw-rw---- 1 root sdcard_rw 2587515 2023-09-18 18:44 taobin_adv_menu_01.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 5712330 2024-03-18 16:13 taobin_adv_menu_02.mp4
|
-rw-rw---- 1 root sdcard_rw 5712330 2024-03-18 16:13 taobin_adv_menu_02.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 7482104 2024-04-09 11:54 taobin_adv_menu_03.mp4
|
-rw-rw---- 1 root sdcard_rw 7848306 2024-03-06 16:03 taobin_adv_menu_03.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 7200596 2024-02-21 14:56 taobin_adv_menu_04.mp4
|
-rw-rw---- 1 root sdcard_rw 7200596 2024-02-21 14:56 taobin_adv_menu_04.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 1959800 2023-09-18 18:44 taobin_adv_menu_05.mp4
|
-rw-rw---- 1 root sdcard_rw 1959800 2023-09-18 18:44 taobin_adv_menu_05.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 2625751 2023-09-18 18:44 taobin_adv_menu_06.mp4
|
-rw-rw---- 1 root sdcard_rw 2625751 2023-09-18 18:44 taobin_adv_menu_06.mp4
|
||||||
|
|
|
||||||
|
|
@ -1,14 +1,21 @@
|
||||||
Topping "Select" UserSelectProductCode
|
|
||||||
|
Topping "Select" Seeker.selected_a_drink
|
||||||
|
|
||||||
; Set option toppinng and pack
|
; Set option toppinng and pack
|
||||||
Topping "Select1-ID" topping1
|
Topping "Select1-ID" Seeker.topping1
|
||||||
Topping "Select2-ID" topping2
|
Topping "Select2-ID" Seeker.topping2
|
||||||
Topping "Select3-ID" topping3
|
Topping "Select3-ID" Seeker.topping3
|
||||||
Topping "Select6-ID" topping6
|
|
||||||
Topping "Select7-ID" topping7
|
|
||||||
Topping "Select8-ID" topping8
|
|
||||||
Topping "Select9-ID" topping9
|
|
||||||
Topping "Select10-ID" topping10
|
|
||||||
|
|
||||||
|
Topping "Select6-ID" Seeker.topping6
|
||||||
|
|
||||||
|
Topping "Select7-ID" Seeker.topping7
|
||||||
|
Topping "Select8-ID" Seeker.topping8
|
||||||
|
Topping "Select9-ID" Seeker.topping9
|
||||||
|
Topping "Select10-ID" Seeker.topping10
|
||||||
|
|
||||||
|
Topping "PostTopping1-ID" Seeker.PostTopping1
|
||||||
; Pack
|
; Pack
|
||||||
Topping "Pack" ExtendDataCurr
|
Topping "Pack" ExtendDataCurr
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -55,6 +55,13 @@
|
||||||
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If LanguageShow = "UAE_DUBAI" Then
|
||||||
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
|
Var DirImageAlter = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
|
||||||
|
Var DirImageAlterMilk = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
|
||||||
|
Var DirImage = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
If ICE_PROCESS_STATUS = 2 Then
|
If ICE_PROCESS_STATUS = 2 Then
|
||||||
|
|
@ -158,6 +165,13 @@
|
||||||
Var DirImageAlter = "ROOT/taobin_project/image/page3_2/"
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2/"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If LanguageShow = "UAE_DUBAI" Then
|
||||||
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
|
Var DirImageAlter = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
|
||||||
|
Var DirImageAlterMilk = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
|
||||||
|
Var DirImage = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
|
||||||
|
EndIf
|
||||||
|
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -285,9 +299,19 @@
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If LanguageShow = "UAE_DUBAI" Then
|
||||||
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
|
Var DirImageAlter = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
|
||||||
|
Var DirImageAlterMilk = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
|
||||||
|
Var DirImage = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
|
||||||
|
EndIf
|
||||||
|
|
||||||
SAVELOG "EventLanguageOnChange menu -list"
|
SAVELOG "EventLanguageOnChange menu -list"
|
||||||
|
|
||||||
Refresh
|
DEBUGVAR DirImage
|
||||||
|
DEBUGVAR DirImage2
|
||||||
|
DEBUGVAR DirImageAlter
|
||||||
|
DEBUGVAR DirImageAlterMilk
|
||||||
|
|
||||||
Var LanguageButtonEnable = "Enable"
|
Var LanguageButtonEnable = "Enable"
|
||||||
Var ButtonLanguageCurrentXPosition = 990
|
Var ButtonLanguageCurrentXPosition = 990
|
||||||
|
|
@ -297,6 +321,7 @@
|
||||||
Var ButtonLanguageListYPosition = 430 - 38
|
Var ButtonLanguageListYPosition = 430 - 38
|
||||||
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
||||||
|
|
||||||
|
RefreshAll
|
||||||
|
|
||||||
</EventLanguageOnChange>
|
</EventLanguageOnChange>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -578,11 +578,11 @@ Name=Tea Time Festival,file=page_catalog_group_pro_tea_time.skt
|
||||||
ชาละไนน pepsi เป๊ปซี่ชาดำครับจารย์ ชาไทย เป๊ปซี่ Thai tea, Pepsi - 12-99-02-0002 - bn_PEPSI_Black_tea_tea_time.png - - - posi1
|
ชาละไนน pepsi เป๊ปซี่ชาดำครับจารย์ ชาไทย เป๊ปซี่ Thai tea, Pepsi - 12-99-02-0002 - bn_PEPSI_Black_tea_tea_time.png - - - posi1
|
||||||
ชาละเท็น THAI MILK TEA OREO SMOOTHIE ชาไทย นม น้ำตาล \n Oreo Thai Tea, Milk,\nSugar, Oreo - - 12-02-03-0045 bn_THAI_MILK_TEA_OREO_SMOOTHIE_tea_time.png - - - posi1
|
ชาละเท็น THAI MILK TEA OREO SMOOTHIE ชาไทย นม น้ำตาล \n Oreo Thai Tea, Milk,\nSugar, Oreo - - 12-02-03-0045 bn_THAI_MILK_TEA_OREO_SMOOTHIE_tea_time.png - - - posi1
|
||||||
ชาละอีเลฟเว่น MATCHA LATTE ชาเชียว นม Matcha and Warm milk 12-02-01-0026 12-02-02-0026 12-02-03-0026 bn_hot_matcha_milk_tea_tea_time.png - - - posi1
|
ชาละอีเลฟเว่น MATCHA LATTE ชาเชียว นม Matcha and Warm milk 12-02-01-0026 12-02-02-0026 12-02-03-0026 bn_hot_matcha_milk_tea_tea_time.png - - - posi1
|
||||||
ชาละทะเว็วฟ์ MATCHA LATTE (H) ชาเชียว นม Matcha and Warm milk 12-02-01-1026 12-02-02-1026 - BN_ICED_MATCHA_CAFE_LATTE_tea_time_health.png - - - posi1
|
ชาละทะเว็วฟ์ MATCHA LATTE (H) ชาเชียว นม Matcha and Warm milk 12-02-01-1026 12-02-02-1026 - bn_iced_Matcha_latte_tea_time.png - - - posi1
|
||||||
ชาละเซอร์ทีน MATCHA ชาเชียว และน้ำ Matcha and Hot water 12-02-01-0027 12-02-02-0027 12-02-03-0027 bn_hot_matcha_tea_tea_time.png - - - posi1
|
ชาละเซอร์ทีน MATCHA ชาเชียว และน้ำ Matcha and Hot water 12-02-01-0027 12-02-02-0027 12-02-03-0027 bn_hot_matcha_tea_tea_time.png - - - posi1
|
||||||
ชาละฟอร์ทีน MATCHA (H) ชาเชียว และน้ำ Matcha and Hot water 12-02-01-1027 12-02-02-1027 - bn_hot_matcha_tea_tea_time_health.png - - - posi1
|
ชาละฟอร์ทีน MATCHA (H) ชาเชียว และน้ำ Matcha and Hot water 12-02-01-1027 12-02-02-1027 - bn_hot_matcha_tea_tea_time_health.png - - - posi1
|
||||||
ชาละฟิ๊ฟทีน MATCHA LIMENADE ชาเชียว มะนาว Matcha, Limenade, and Hot water 12-02-01-0028 12-02-02-0028 12-02-03-0028 bn_ICED_MATCHA_LEMONADE_tea_time.png - - - posi1
|
ชาละฟิ๊ฟทีน MATCHA LIMENADE ชาเชียว มะนาว Matcha, Limenade, and Hot water 12-02-01-0028 12-02-02-0028 12-02-03-0028 bn_ICED_MATCHA_LEMONADE_tea_time.png - - - posi1
|
||||||
ชาละซิกส์ทีน MATCHA CAFE' LATTE กาแฟ นม ชาเขียวมัทฉะ \nและ นม Espresso, Matcha, Milk 12-01-01-0031 12-01-02-0031 12-01-03-0031 bn_iced_Matcha_latte_tea_time.png 12-21-01-0031 12-21-02-0031 12-21-03-0031 posi1
|
ชาละซิกส์ทีน MATCHA CAFE' LATTE กาแฟ นม ชาเขียวมัทฉะ \nและ นม Espresso, Matcha, Milk 12-01-01-0031 12-01-02-0031 12-01-03-0031 BN_ICED_MATCHA_CAFE_LATTE_tea_time_health.png 12-21-01-0031 12-21-02-0031 12-21-03-0031 posi1
|
||||||
ชาละเซเว่นทีน TOKYO BANANA MATCHA CAFE LATTE กาแฟ น้ำ นม มัทฉะ และ น้ำเชื่อมกล้วย Espresso, Banana Syrup,\nMatcha, Milk - 12-01-02-0062 - bn_ICED_TOKYO_BANANA_MATCHA_CAFE_LATTE_tea_time.png - 12-21-02-0062 - posi1
|
ชาละเซเว่นทีน TOKYO BANANA MATCHA CAFE LATTE กาแฟ น้ำ นม มัทฉะ และ น้ำเชื่อมกล้วย Espresso, Banana Syrup,\nMatcha, Milk - 12-01-02-0062 - bn_ICED_TOKYO_BANANA_MATCHA_CAFE_LATTE_tea_time.png - 12-21-02-0062 - posi1
|
||||||
ชาละเอ็ดท์ทีน TOKYO BANANA MATCHA น้ำเชื่อมกล้วย ผงมัชชะ และน้ำแข็ง Banana Syrup, Matcha and Ice - 12-02-02-0055 - bn_ICED_TOKYO_BANANA_MATCHA_tea_time.png - - - posi1
|
ชาละเอ็ดท์ทีน TOKYO BANANA MATCHA น้ำเชื่อมกล้วย ผงมัชชะ และน้ำแข็ง Banana Syrup, Matcha and Ice - 12-02-02-0055 - bn_ICED_TOKYO_BANANA_MATCHA_tea_time.png - - - posi1
|
||||||
ชาละไนนทีน HOJICHA LATTE ชาเขียวคั่ว และ นมอุ่น Hojicha and milk 12-02-01-0037 12-02-02-0037 12-02-03-0037 bn_hot_HOJICHA_LATTE_tea_time.png - - - posi1
|
ชาละไนนทีน HOJICHA LATTE ชาเขียวคั่ว และ นมอุ่น Hojicha and milk 12-02-01-0037 12-02-02-0037 12-02-03-0037 bn_hot_HOJICHA_LATTE_tea_time.png - - - posi1
|
||||||
|
|
|
||||||
|
Can't render this file because it has a wrong number of fields in line 3.
|
399
ui/lang.tsv
399
ui/lang.tsv
|
|
@ -1,112 +1,112 @@
|
||||||
Note English Thai China Japan Malaysia Myanmar
|
Note English Thai China Japan Malaysia Myanmar
|
||||||
|
|
||||||
Font=Montserrat,Type=Bold,Size=48,Color=0xEE8C62,Align=Center Font=Kanit,Type=Light,Size=48,Color=0xEE8C62,Align=Center Font=Kanit,Type=Medium,Size=48,Color=0xEE8C62,Align=Center Font=Montserrat,Type=Bold,Size=48,Color=0xEE8C62,Align=Center Font=Montserrat,Type=Bold,Size=48,Color=0xEE8C62,Align=Center
|
Font=Montserrat,Type=Bold,Size=48,Color=0xEE8C62,Align=Center Font=Kanit,Type=Light,Size=48,Color=0xEE8C62,Align=Center Font=Kanit,Type=Medium,Size=48,Color=0xEE8C62,Align=Center Font=Montserrat,Type=Bold,Size=48,Color=0xEE8C62,Align=Center Font=Montserrat,Type=Bold,Size=48,Color=0xEE8C62,Align=Center Font=Montserrat,Type=Bold,Size=48,Color=0xEE8C62,Align=Center
|
||||||
000001 Page catalog head Welcome ยินดีต้อนรับ 欢迎 ようこそ Welcome
|
000001 Page catalog head Welcome ยินดีต้อนรับ 欢迎 ようこそ Welcome ကြိုဆိုပါတယ်။
|
||||||
Font=Montserrat,Type=Bold,Size=64,Color=0x513C2F,Align=Center Font=Kanit,Type=Light,Size=64,Color=0x513C2F,Align=Center Font=Kanit,Type=Medium,Size=64,Color=0x513C2F,Align=Center Font=Montserrat,Type=Bold,Size=64,Color=0x513C2F,Align=Center Font=Montserrat,Type=Bold,Size=64,Color=0x513C2F,Align=Center
|
Font=Montserrat,Type=Bold,Size=64,Color=0x513C2F,Align=Center Font=Kanit,Type=Light,Size=64,Color=0x513C2F,Align=Center Font=Kanit,Type=Medium,Size=64,Color=0x513C2F,Align=Center Font=Montserrat,Type=Bold,Size=64,Color=0x513C2F,Align=Center Font=Montserrat,Type=Bold,Size=64,Color=0x513C2F,Align=Center Font=Montserrat,Type=Bold,Size=64,Color=0x513C2F,Align=Center
|
||||||
000002 Please Select Drink Type กรุณาเลือกประเภทเครื่องดื่ม 请按键打开饮料门 ドリンクメニューを選ぶ Please Select Drink Type
|
000002 Please Select Drink Type กรุณาเลือกประเภทเครื่องดื่ม 请按键打开饮料门 ドリンクメニューを選ぶ Please Select Drink Type ကျေးဇူးပြု၍ အချိုရည်အမျိုးအစားကို ရွေးချယ်ပါ။
|
||||||
|
|
||||||
|
|
||||||
Font=Kanit,Type=Medium,Size=32,Color=0x513C2F,Align=Center,LineHeight=30 Font=Kanit,Type=Medium,Size=32,Color=0x513C2F,Align=Center,LineHeight=30 Font=Kanit,Type=Medium,Size=32,Color=0x513C2F,Align=Center,LineHeight=30 Font=Kanit,Type=Medium,Size=26,Color=0x513C2F,Align=Center,LineHeight=30 Font=Kanit,Type=Medium,Size=32,Color=0x513C2F,Align=Center,LineHeight=30
|
Font=Kanit,Type=Medium,Size=32,Color=0x513C2F,Align=Center,LineHeight=30 Font=Kanit,Type=Medium,Size=32,Color=0x513C2F,Align=Center,LineHeight=30 Font=Kanit,Type=Medium,Size=32,Color=0x513C2F,Align=Center,LineHeight=30 Font=Kanit,Type=Medium,Size=26,Color=0x513C2F,Align=Center,LineHeight=30 Font=Kanit,Type=Medium,Size=32,Color=0x513C2F,Align=Center,LineHeight=30 Font=Kanit,Type=Medium,Size=32,Color=0x513C2F,Align=Center,LineHeight=30
|
||||||
000003 Page catalog body Our Specialty เมนูแนะนำ 热卖 ベストセラー Our Specialty
|
000003 Page catalog body Our Specialty เมนูแนะนำ 热卖 ベストセラー Our Specialty ကျွန်ုပ်တို့၏ အထူးပြုမှု
|
||||||
000004 Vending\nMachine ตู้สินค้า - - Vending\nMachine
|
000004 Vending\nMachine ตู้สินค้า - - Vending\nMachine ရောင်းချခြင်း\nစက်
|
||||||
000005 Coffee กาแฟ 咖啡 コーヒー Coffee
|
000005 Coffee กาแฟ 咖啡 コーヒー Coffee ကော်ဖီ
|
||||||
000006 Tea ชา 茶 紅茶 Tea
|
000006 Tea ชา 茶 紅茶 Tea လက်ဖက်ရည်
|
||||||
000007 Milk, Caramel\n& Cocoa นม, โกโก้ และ \nคาราเมล 牛奶,可可 \n& 焦糖 ミルク、チョッコとキャラメル Milk, Caramel\n& Cocoa
|
000007 Milk, Caramel\n& Cocoa นม, โกโก้ และ \nคาราเมล 牛奶,可可 \n& 焦糖 ミルク、チョッコとキャラメル Milk, Caramel\n& Cocoa နို့၊ ကာရာမဲလ် \ & ကိုကိုး
|
||||||
000008 Protein\nShake โปรตีนเชค 蛋白奶昔 プロテインシェイク Protein\nShake
|
000008 Protein\nShake โปรตีนเชค 蛋白奶昔 プロテインシェイク Protein\nShake ပရိုတင်း\nလှုပ်ခါပါ။
|
||||||
000009 Soda & others โซดา และ อื่นๆ 汽水 ソーダ、その他 Soda & others
|
000009 Soda & others โซดา และ อื่นๆ 汽水 ソーダ、その他 Soda & others ဆိုဒါနှင့် အခြားအရာများ
|
||||||
000010 Healthier\nChoice ทางเลือกสุขภาพ\n[\nคุมจำนวน ไขมัน น้ำตาล โซเดียม\nแคลอรี่ต่ำ###Font=KanitRegular,Size=12,Align=Center] 更健康的选择 - Healthier\nChoice
|
000010 Healthier\nChoice ทางเลือกสุขภาพ\n[\nคุมจำนวน ไขมัน น้ำตาล โซเดียม\nแคลอรี่ต่ำ###Font=KanitRegular,Size=12,Align=Center] 更健康的选择 - Healthier\nChoice ပိုကျန်းမာ\nရွေးချယ်မှု
|
||||||
000011 Kid Menu เมนูเด็ก 儿童菜单 - Kid Menu
|
000011 Kid Menu เมนูเด็ก 儿童菜单 - Kid Menu ကလေးမီနူး
|
||||||
000012 App Fast แอพ ฟาสท์ - - App Fast
|
000012 App Fast แอพ ฟาสท์ - - App Fast အက်ပ် အမြန်
|
||||||
|
|
||||||
Menu
|
Menu
|
||||||
Font=Kanit,Type=Regular,Size=16,Color=0x5A5A5A,Align=center-vertical-horizontal Font=Kanit,Type=Regular,Size=32,Color=0x5A5A5A,Align=center-vertical-horizontal Font=Kanit,Type=Regular,Size=16,Color=0x5A5A5A,Align=center-vertical-horizontal
|
Font=Kanit,Type=Regular,Size=16,Color=0x5A5A5A,Align=center-vertical-horizontal Font=Kanit,Type=Regular,Size=32,Color=0x5A5A5A,Align=center-vertical-horizontal Font=Kanit,Type=Regular,Size=16,Color=0x5A5A5A,Align=center-vertical-horizontal Font=Kanit,Type=Regular,Size=16,Color=0x5A5A5A,Align=center-vertical-horizontal
|
||||||
000013 UNAVAILABLE หมด UNAVAILABLE
|
000013 UNAVAILABLE หมด UNAVAILABLE မရရှိနိုင်ပါ။
|
||||||
|
|
||||||
|
|
||||||
Font=Montserrat,Type=Regular,Size=20,Color=0x746253,Align=Center-All Font=Montserrat,Type=Regular,Size=24,Color=0x746253,Align=Center-All Font=Montserrat,Type=Regular,Size=20,Color=0x746253,Align=Center-All
|
Font=Montserrat,Type=Regular,Size=20,Color=0x746253,Align=Center-All Font=Montserrat,Type=Regular,Size=24,Color=0x746253,Align=Center-All Font=Montserrat,Type=Regular,Size=20,Color=0x746253,Align=Center-All Font=Montserrat,Type=Regular,Size=20,Color=0x746253,Align=Center-All
|
||||||
Font=Montserrat,Type=Bold,Size=20,Color=0x746253,Align=Center-All Font=Montserrat,Type=Bold,Size=24,Color=0x746253,Align=Center-All Font=Montserrat,Type=Bold,Size=20,Color=0x746253,Align=Center-All
|
Font=Montserrat,Type=Bold,Size=20,Color=0x746253,Align=Center-All Font=Montserrat,Type=Bold,Size=24,Color=0x746253,Align=Center-All Font=Montserrat,Type=Bold,Size=20,Color=0x746253,Align=Center-All Font=Montserrat,Type=Bold,Size=20,Color=0x746253,Align=Center-All
|
||||||
000014 our specialty เมนูแนะนำ 推荐菜单 our specialty
|
000014 our specialty เมนูแนะนำ 推荐菜单 our specialty ကျွန်ုပ်တို့၏ အထူးပြုမှု
|
||||||
000015 Coffee กาแฟ 咖啡 Coffee
|
000015 Coffee กาแฟ 咖啡 Coffee ကော်ဖီ
|
||||||
000016 Tea ชา 茶 Tea
|
000016 Tea ชา 茶 Tea လက်ဖက်ရည်
|
||||||
000017 Milk,\nCaramel\n& Cocoa นม โกโก้\nคาราเมล 牛奶,可可 \n& 焦糖 Milk,\nCaramel\n& Cocoa
|
000017 Milk,\nCaramel\n& Cocoa นม โกโก้\nคาราเมล 牛奶,可可 \n& 焦糖 Milk,\nCaramel\n& Cocoa နို့၊ ကာရာမဲလ် \ & ကိုကိုး
|
||||||
000018 Protein\nShake โปรตีน 蛋白奶昔 Protein\nShake
|
000018 Protein\nShake โปรตีน 蛋白奶昔 Protein\nShake ပရိုတင်း\ လှုပ်ယမ်းခြင်း။
|
||||||
000019 APP FAST แอพ ฟาสท์ APP FAST
|
000019 APP FAST แอพ ฟาสท์ APP FAST အက်ပ် အမြန်
|
||||||
000020 Soda & others โซดา\nอื่นๆ 汽水 Soda & others
|
000020 Soda & others โซดา\nอื่นๆ 汽水 Soda & others ဆိုဒါနှင့် အခြားအရာများ
|
||||||
000021 Vending\nmachine ตู้สินค้า Vending\nmachine
|
000021 Vending\nmachine ตู้สินค้า Vending\nmachine ရောင်းချခြင်း\nစက်
|
||||||
000022 Kid\nMenu เมนูเด็ก 儿童菜单 Kid\nMenu
|
000022 Kid\nMenu เมนูเด็ก 儿童菜单 Kid\nMenu ကလေးမီနူး
|
||||||
000023 Healthier\nOptions ทางเลือก\nสุขภาพ 更健康的选择 Healthier\nOptions
|
000023 Healthier\nOptions ทางเลือก\nสุขภาพ 更健康的选择 Healthier\nOptions ပိုကျန်းမာ\nရွေးချယ်မှု
|
||||||
000024 Cocktail ค็อกเทล 鸡尾酒 Cocktail
|
000024 Cocktail ค็อกเทล 鸡尾酒 Cocktail ကော့တေး
|
||||||
|
|
||||||
|
|
||||||
page_toopping_select
|
page_toopping_select
|
||||||
Font=Kanit,Type=Regular,Size=22,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=24,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=22,Color=0x513C2F,Align=Center
|
Font=Kanit,Type=Regular,Size=22,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=24,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=22,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=22,Color=0x513C2F,Align=Center
|
||||||
Font=Kanit,Type=Medium,Size=22,Color=0x513C2F,Align=Center Font=Kanit,Type=Medium,Size=24,Color=0x513C2F,Align=Center Font=Kanit,Type=Medium,Size=22,Color=0x513C2F,Align=Center
|
Font=Kanit,Type=Medium,Size=22,Color=0x513C2F,Align=Center Font=Kanit,Type=Medium,Size=24,Color=0x513C2F,Align=Center Font=Kanit,Type=Medium,Size=22,Color=0x513C2F,Align=Center Font=Kanit,Type=Medium,Size=22,Color=0x513C2F,Align=Center
|
||||||
Font=Kanit,Type=Regular,Size=22,Color=0xCFCFCF,Align=Center Font=Kanit,Type=Regular,Size=24,Color=0xCFCFCF,Align=Center Font=Kanit,Type=Regular,Size=22,Color=0xCFCFCF,Align=Center
|
Font=Kanit,Type=Regular,Size=22,Color=0xCFCFCF,Align=Center Font=Kanit,Type=Regular,Size=24,Color=0xCFCFCF,Align=Center Font=Kanit,Type=Regular,Size=22,Color=0xCFCFCF,Align=Center Font=Kanit,Type=Regular,Size=22,Color=0xCFCFCF,Align=Center
|
||||||
000040 Not sweet ไม่หวาน 无糖 Not sweet
|
000040 Not sweet ไม่หวาน 无糖 Not sweet မချိုဘူး။
|
||||||
000041 Little หวานจุบจิบ 少糖 Little
|
000041 Little หวานจุบจิบ 少糖 Little ချစ်စု
|
||||||
000042 Less หวานน้อย 微糖 Less
|
000042 Less หวานน้อย 微糖 Less နည်းသော
|
||||||
000043 Perfect หวานพอดี 原味 Perfect
|
000043 Perfect หวานพอดี 原味 Perfect ပြီးပြည့်စုံသော
|
||||||
000044 Extra หวานจึ้ง 非常甜 Extra
|
000044 Extra หวานจึ้ง 非常甜 Extra အပို
|
||||||
000045 Sweetest หวานสุขิต 超级甜 Sweetest
|
000045 Sweetest หวานสุขิต 超级甜 Sweetest အချိုဆုံး
|
||||||
Font=Kanit,Type=Regular,Size=14,Color=0x84776F,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0x84776F,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0x84776F,Align=Center
|
Font=Kanit,Type=Regular,Size=14,Color=0x84776F,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0x84776F,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0x84776F,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0x84776F,Align=Center
|
||||||
Font=Kanit,Type=Regular,Size=14,Color=0xEEEEEE,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0xEEEEEE,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0xEEEEEE,Align=Center
|
Font=Kanit,Type=Regular,Size=14,Color=0xEEEEEE,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0xEEEEEE,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0xEEEEEE,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0xEEEEEE,Align=Center
|
||||||
Font=Kanit,Type=Regular,Size=14,Color=0xCFCFCF,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0xCFCFCF,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0xCFCFCF,Align=Center
|
Font=Kanit,Type=Regular,Size=14,Color=0xCFCFCF,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0xCFCFCF,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0xCFCFCF,Align=Center Font=Kanit,Type=Regular,Size=14,Color=0xCFCFCF,Align=Center
|
||||||
000046 0% 0% 0%
|
000046 0% 0% 0% 0%
|
||||||
000047 30% 30% 20%
|
000047 30% 30% 20% 20%
|
||||||
000048 60% 60% 40%
|
000048 60% 60% 40% 40%
|
||||||
000049 100% 100% 60%
|
000049 100% 100% 60% 60%
|
||||||
000050 120% 120% 80%
|
000050 120% 120% 80% 80%
|
||||||
000051 140% 140% 100%
|
000051 140% 140% 100% 100%
|
||||||
Font=Kanit,Type=Regular,Size=24,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=24,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=24,Color=0x513C2F,Align=Center
|
Font=Kanit,Type=Regular,Size=24,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=24,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=24,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=24,Color=0x513C2F,Align=Center
|
||||||
Font=Kanit,Type=Bold,Size=24,Color=0x513C2F,Align=Center Font=Kanit,Type=Bold,Size=24,Color=0x513C2F,Align=Center Font=Kanit,Type=Bold,Size=24,Color=0x513C2F,Align=Center
|
Font=Kanit,Type=Bold,Size=24,Color=0x513C2F,Align=Center Font=Kanit,Type=Bold,Size=24,Color=0x513C2F,Align=Center Font=Kanit,Type=Bold,Size=24,Color=0x513C2F,Align=Center Font=Kanit,Type=Bold,Size=24,Color=0x513C2F,Align=Center
|
||||||
000052 No added sugar ไม่ใส่น้ำตาล 无糖 No added sugar
|
000052 No added sugar ไม่ใส่น้ำตาล 无糖 No added sugar သကြားမထည့်ပါ။
|
||||||
000053 Less sweet หวานกรุบกริบ 少甜 Less sweet
|
000053 Less sweet หวานกรุบกริบ 少甜 Less sweet အချိုနည်းတယ်။
|
||||||
000054 Healthy sweet หวานรักสุขภาพ 健康甜蜜 Healthy sweet
|
000054 Healthy sweet หวานรักสุขภาพ 健康甜蜜 Healthy sweet ကျန်းမာရေးနဲ့ ညီညွတ်တယ်။
|
||||||
000055 Just right หวานพอดี 原味 Just right
|
000055 Just right หวานพอดี 原味 Just right မှန်တယ်။
|
||||||
|
|
||||||
Font=Kanit,Type=Regular,Size=15,Color=0x84776F,Align=Center Font=Kanit,Type=Regular,Size=15,Color=0x84776F,Align=Center Font=Kanit,Type=Regular,Size=15,Color=0x84776F,Align=Center
|
Font=Kanit,Type=Regular,Size=15,Color=0x84776F,Align=Center Font=Kanit,Type=Regular,Size=15,Color=0x84776F,Align=Center Font=Kanit,Type=Regular,Size=15,Color=0x84776F,Align=Center Font=Kanit,Type=Regular,Size=15,Color=0x84776F,Align=Center
|
||||||
Font=Kanit,Type=Regular,Size=15,Color=0xEEEEEE,Align=Center Font=Kanit,Type=Regular,Size=15,Color=0xEEEEEE,Align=Center Font=Kanit,Type=Regular,Size=15,Color=0xEEEEEE,Align=Center
|
Font=Kanit,Type=Regular,Size=15,Color=0xEEEEEE,Align=Center Font=Kanit,Type=Regular,Size=15,Color=0xEEEEEE,Align=Center Font=Kanit,Type=Regular,Size=15,Color=0xEEEEEE,Align=Center Font=Kanit,Type=Regular,Size=15,Color=0xEEEEEE,Align=Center
|
||||||
000056 =+ SUGAR 0 g (0 cal) =+ น้ำตาล 0 g (0 cal) 糖 0 克(0 卡路里) =+ SUGAR 0 g (0 cal)
|
000056 =+ SUGAR 0 g (0 cal) =+ น้ำตาล 0 g (0 cal) 糖 0 克(0 卡路里) =+ SUGAR 0 g (0 cal) =+ သကြား 0 g (0 ကယ်လိုရီ)
|
||||||
000057 =+ SUGAR 3 g (11 cal) =+ น้ำตาล 3 g (11 cal) 糖 3 克(11 卡路里) =+ SUGAR 3 g (11 cal)
|
000057 =+ SUGAR 3 g (11 cal) =+ น้ำตาล 3 g (11 cal) 糖 3 克(11 卡路里) =+ SUGAR 3 g (11 cal) =+ သကြား 3 ဂရမ် (11 ကယ်လိုရီ)
|
||||||
000058 =+ SUGAR 7 g (26 cal) =+ น้ำตาล 7 g (26 cal) 糖 7 克(26 卡路里) =+ SUGAR 7 g (26 cal)
|
000058 =+ SUGAR 7 g (26 cal) =+ น้ำตาล 7 g (26 cal) 糖 7 克(26 卡路里) =+ SUGAR 7 g (26 cal) =+ သကြား 7 ဂရမ် (26 ကယ်လိုရီ)
|
||||||
000059 =+ SUGAR 10 g (38 cal) =+ น้ำตาล 10 g (38 cal) 糖 10 克(38 卡路里) =+ SUGAR 10 g (38 cal)
|
000059 =+ SUGAR 10 g (38 cal) =+ น้ำตาล 10 g (38 cal) 糖 10 克(38 卡路里) =+ SUGAR 10 g (38 cal) =+ သကြား 10 g (38 ကယ်လိုရီ)
|
||||||
|
|
||||||
000060 =+ SUGAR 0 g (0 cal) =+ น้ำตาล 0 g (0 cal) 糖 0 克(0 卡路里) =+ SUGAR 0 g (0 cal)
|
000060 =+ SUGAR 0 g (0 cal) =+ น้ำตาล 0 g (0 cal) 糖 0 克(0 卡路里) =+ SUGAR 0 g (0 cal) =+ သကြား 0 g (0 ကယ်လိုရီ)
|
||||||
000061 =+ SUGAR 2 g (8 cal) =+ น้ำตาล 2 g (8 cal) 糖 2 克(8 卡路里) =+ SUGAR 2 g (8 cal)
|
000061 =+ SUGAR 2 g (8 cal) =+ น้ำตาล 2 g (8 cal) 糖 2 克(8 卡路里) =+ SUGAR 2 g (8 cal) =+ သကြား 2 ဂရမ် (8 ကယ်လိုရီ)
|
||||||
000062 =+ SUGAR 5 g (19 cal) =+ น้ำตาล 5 g (19 cal) 糖 5 克(19 卡路里) =+ SUGAR 5 g (19 cal)
|
000062 =+ SUGAR 5 g (19 cal) =+ น้ำตาล 5 g (19 cal) 糖 5 克(19 卡路里) =+ SUGAR 5 g (19 cal) =+ သကြား 5 ဂရမ် (19 ကယ်လိုရီ)
|
||||||
000063 =+ SUGAR 7 g (26 cal) =+ น้ำตาล 7 g (26 cal) 糖 7 克(26 卡路里) =+ SUGAR 7 g (26 cal)
|
000063 =+ SUGAR 7 g (26 cal) =+ น้ำตาล 7 g (26 cal) 糖 7 克(26 卡路里) =+ SUGAR 7 g (26 cal) =+ သကြား 7 ဂရမ် (26 ကယ်လိုရီ)
|
||||||
|
|
||||||
Font=Kanit,Type=Medium,Size=36,Color=0xDE794E Font=Kanit,Type=Medium,Size=36,Color=0xDE794E
|
Font=Kanit,Type=Medium,Size=36,Color=0xDE794E Font=Kanit,Type=Medium,Size=36,Color=0xDE794E Font=Kanit,Type=Medium,Size=36,Color=0xDE794E
|
||||||
000064 Extra topping เพิ่มส่วนผสมพิเศษ 额外的配料 Extra topping
|
000064 Extra topping เพิ่มส่วนผสมพิเศษ 额外的配料 Extra topping အပို topping
|
||||||
000065 Sweetness level ระดับความหวาน 甜度 Sweetness level
|
000065 Sweetness level ระดับความหวาน 甜度 Sweetness level ချိုမြိန်မှုအဆင့်
|
||||||
000066 Straw and Lid หลอด และ ฝา 吸管和盖子 Straw and Lid
|
000066 Straw and Lid หลอด และ ฝา 吸管和盖子 Straw and Lid ကောက်ရိုးနှင့်အဖုံး
|
||||||
000067 Drink Type ประเภทเครื่องดื่ม 饮料菜单 Drink Type
|
000067 Drink Type ประเภทเครื่องดื่ม 饮料菜单 Drink Type သောက်ရန်အမျိုးအစား
|
||||||
|
|
||||||
Text
|
Text
|
||||||
Font=Kanit,Type=Regular,Size=36,Color=0x513C2F Font=Kanit,Type=Regular,Size=36,Color=0x513C2F
|
Font=Kanit,Type=Regular,Size=36,Color=0x513C2F Font=Kanit,Type=Regular,Size=36,Color=0x513C2F Font=Kanit,Type=Regular,Size=36,Color=0x513C2F
|
||||||
000070 I want a straw รับหลอด 要管子 I want a straw
|
000070 I want a straw รับหลอด 要管子 I want a straw ကောက်ရိုးတစ်မျှင်လိုချင်တယ်။
|
||||||
000071 I want a lid รับฝา 要盖子 I want a lid
|
000071 I want a lid รับฝา 要盖子 I want a lid အဖုံးလိုချင်တယ်။
|
||||||
|
|
||||||
Font=Opun,Type=Medium,Size=10,Color=0xDE794E Font=Opun,Type=Medium,Size=10,Color=0xDE794E
|
Font=Opun,Type=Medium,Size=10,Color=0xDE794E Font=Opun,Type=Medium,Size=10,Color=0xDE794E Font=Opun,Type=Medium,Size=10,Color=0xDE794E
|
||||||
000072 Ice will be ready at น้ำแข็งจะพร้อมเวลา Ice will be ready at
|
000072 Ice will be ready at น้ำแข็งจะพร้อมเวลา Ice will be ready at
|
||||||
|
|
||||||
Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF
|
Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF
|
||||||
Font=Kanit,Type=Regular,Size=36,Color=0x746253 Font=Kanit,Type=Regular,Size=36,Color=0x746253
|
Font=Kanit,Type=Regular,Size=36,Color=0x746253 Font=Kanit,Type=Regular,Size=36,Color=0x746253 Font=Kanit,Type=Regular,Size=36,Color=0x746254
|
||||||
000073 Pay now ซื้อเลย 现在付款 Pay now
|
000073 Pay now ซื้อเลย 现在付款 Pay now ယခုပေးချေပါ။
|
||||||
Font=Kanit,Type=Regular,Size=36,Color=0x746253 Font=Kanit,Type=Regular,Size=36,Color=0x746253
|
Font=Kanit,Type=Regular,Size=36,Color=0x746253 Font=Kanit,Type=Regular,Size=36,Color=0x746253 Font=Kanit,Type=Regular,Size=36,Color=0x746254
|
||||||
Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF
|
Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF
|
||||||
000074 Cancel ยกเลิก 取消 Cancel
|
000074 Cancel ยกเลิก 取消 Cancel ပယ်ဖျက်ပါ။
|
||||||
Font=Kanit,Type=Light,Size=36,Color=0xFF0000 Font=Kanit,Type=Light,Size=36,Color=0xFF0000
|
Font=Kanit,Type=Light,Size=36,Color=0xFF0000 Font=Kanit,Type=Light,Size=36,Color=0xFF0000 Font=Kanit,Type=Light,Size=36,Color=0xFF0001
|
||||||
000075 Please choose drink type โปรดเลือกประเภทเครื่องดื่ม Please choose drink type
|
000075 Please choose drink type โปรดเลือกประเภทเครื่องดื่ม Please choose drink type
|
||||||
|
|
||||||
|
|
||||||
Font=Kanit,Type=Regular,Size=28,Color=0x513C2F Font=Kanit,Type=Regular,Size=28,Color=0x513C2F
|
Font=Kanit,Type=Regular,Size=28,Color=0x513C2F Font=Kanit,Type=Regular,Size=28,Color=0x513C2F Font=Kanit,Type=Regular,Size=28,Color=0x513C2F
|
||||||
Font=Kanit,Type=Medium,Size=28,Color=0x513C2F Font=Kanit,Type=Medium,Size=28,Color=0x513C2F
|
Font=Kanit,Type=Medium,Size=28,Color=0x513C2F Font=Kanit,Type=Medium,Size=28,Color=0x513C2F Font=Kanit,Type=Medium,Size=28,Color=0x513C2F
|
||||||
Font=Kanit,Type=Regular,Size=28,Color=0x9D9D9D Font=Kanit,Type=Regular,Size=28,Color=0x9D9D9D
|
Font=Kanit,Type=Regular,Size=28,Color=0x9D9D9D Font=Kanit,Type=Regular,Size=28,Color=0x9D9D9D Font=Kanit,Type=Regular,Size=28,Color=0x9D9D9D
|
||||||
Font=Kanit,Type=Regular,Size=28,Color=0xCFCFCF Font=Kanit,Type=Regular,Size=28,Color=0xCFCFCF
|
Font=Kanit,Type=Regular,Size=28,Color=0xCFCFCF Font=Kanit,Type=Regular,Size=28,Color=0xCFCFCF Font=Kanit,Type=Regular,Size=28,Color=0xCFCFCF
|
||||||
000081 Hot ร้อน Hot
|
000081 Hot ร้อน Hot ပူတယ်။
|
||||||
000082 Iced เย็น Iced
|
000082 Iced เย็น Iced အေးခဲသည်။
|
||||||
000083 Blend ปั่น Blend
|
000083 Blend ปั่น Blend ရောမွှေပါ။
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -114,63 +114,63 @@
|
||||||
|
|
||||||
|
|
||||||
Left of check box
|
Left of check box
|
||||||
Font=Kanit,Type=Light,Size=29,Color=0x9D9D9D,Align=end-center-vertical,LineHeight=30 Font=Kanit,Type=Light,Size=29,Color=0x9D9D9D,Align=end-center-vertical,LineHeight=30
|
Font=Kanit,Type=Light,Size=29,Color=0x9D9D9D,Align=end-center-vertical,LineHeight=30 Font=Kanit,Type=Light,Size=29,Color=0x9D9D9D,Align=end-center-vertical,LineHeight=30 Font=Kanit,Type=Light,Size=29,Color=0x9D9D9D,Align=end-center-vertical,LineHeight=30
|
||||||
000090 Out of straw หลอดหมด 稻草外 Out of straw
|
000090 Out of straw หลอดหมด 稻草外 Out of straw ကောက်ရိုးထဲက
|
||||||
000091 Out of lid ฝาหมด 从盖子出来 Out of lid
|
000091 Out of lid ฝาหมด 从盖子出来 Out of lid အဖုံးထဲက
|
||||||
000092 Only smoothie\n avalible สำหรับเมนูปั่น 仅提供冰沙 Only smoothie\n avalible
|
000092 Only smoothie\n avalible สำหรับเมนูปั่น 仅提供冰沙 Only smoothie\n avalible smoothie\n တစ်မျိုးတည်းသာ ရနိုင်သည်။
|
||||||
000093 Extra shot unavalible for\nsmoothie ไม่สามารถเพิ่มช็อต\nถ้าสั่งเมนูปั่น \冰沙无法额外拍摄 Extra shot unavalible for\nsmoothie
|
000093 Extra shot unavalible for\nsmoothie ไม่สามารถเพิ่มช็อต\nถ้าสั่งเมนูปั่น \冰沙无法额外拍摄 Extra shot unavalible for\nsmoothie Smoothie အတွက် အပိုရိုက်ချက် မရနိုင်ပါ။
|
||||||
|
|
||||||
Text topping extra
|
Text topping extra
|
||||||
Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,LineHeight=46 Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,LineHeight=46
|
Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,LineHeight=46 Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,LineHeight=46 Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,LineHeight=46
|
||||||
000100 1 Shot of Espresso\n[1 minutes will be added to the process.###Font=KanitLight,Size=15] เอสเพรสโซ่ 1 ช็อต\n[ใช้เวลาชงนานขึ้น 1 นาที###Font=KanitLight,Size=15] 添加 1 杯浓缩咖啡将使您的定制饮品的处理时间延长 1 分钟。 1 Shot of Espresso\n[1 minutes will be added to the process.###Font=KanitLight,Size=15]
|
000100 1 Shot of Espresso\n[1 minutes will be added to the process.###Font=KanitLight,Size=15] เอสเพรสโซ่ 1 ช็อต\n[ใช้เวลาชงนานขึ้น 1 นาที###Font=KanitLight,Size=15] 添加 1 杯浓缩咖啡将使您的定制饮品的处理时间延长 1 分钟。 1 Shot of Espresso\n[1 minutes will be added to the process.###Font=KanitLight,Size=15] Espresso ၏ ရိုက်ချက် 1 ချက်\n[1 မိနစ်ကို လုပ်ငန်းစဉ်တွင် ထည့်သွင်းပါမည်။###Font=KanitLight၊Size=15]
|
||||||
000101 Add extra Oreo crunchy เพิ่มท็อปปิ้งโอริโอภูเขาไฟ 添加额外的奥利奥松脆感 Add extra Oreo crunchy
|
000101 Add extra Oreo crunchy เพิ่มท็อปปิ้งโอริโอภูเขาไฟ 添加额外的奥利奥松脆感 Add extra Oreo crunchy အပို Oreo ရွရွထည့်ပါ။
|
||||||
000102 1 Shot of Single Origin Espresso\n[1 minutes will be added to the process.###Font=KanitLight,Size=15] เอสเพรสโซ Single Origin 1 ช็อต\n[ใช้เวลาชงนานขึ้น 1 นาที###Font=KanitLight,Size=15] 添加单份浓缩咖啡 1 份即可将您的定制饮品的处理时间延长 1 分钟。 1 Shot of Single Origin Espresso\n[1 minutes will be added to the process.###Font=KanitLight,Size=15]
|
000102 1 Shot of Single Origin Espresso\n[1 minutes will be added to the process.###Font=KanitLight,Size=15] เอสเพรสโซ Single Origin 1 ช็อต\n[ใช้เวลาชงนานขึ้น 1 นาที###Font=KanitLight,Size=15] 添加单份浓缩咖啡 1 份即可将您的定制饮品的处理时间延长 1 分钟。 1 Shot of Single Origin Espresso\n[1 minutes will be added to the process.###Font=KanitLight,Size=15] တစ်ခုတည်းသော မူရင်း Espresso ၏ ရိုက်ချက် 1 ချက်\n[1 မိနစ်ကို လုပ်ငန်းစဉ်တွင် ထည့်သွင်းပါမည်။###Font=KanitLight၊Size=15]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Font=Kanit,Type=Regular,Size=46,Color=0xFFFFFF,PressColor=0x746253 Font=Kanit,Type=Regular,Size=46,Color=0xFFFFFF,PressColor=0x746253
|
Font=Kanit,Type=Regular,Size=46,Color=0xFFFFFF,PressColor=0x746253 Font=Kanit,Type=Regular,Size=46,Color=0xFFFFFF,PressColor=0x746253 Font=Kanit,Type=Regular,Size=46,Color=0xFFFFFF,PressColor=0x746253
|
||||||
000200 Use/Check coupon ใช้/ดูคูปองสะสม Use/Check coupon
|
000200 Use/Check coupon ใช้/ดูคูปองสะสม Use/Check coupon ကူပွန်ကို အသုံးပြု/စစ်ဆေးပါ။
|
||||||
|
|
||||||
|
|
||||||
Page brewing
|
Page brewing
|
||||||
Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF,Align=Center,LineHeight=30
|
Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF,Align=Center,LineHeight=30
|
||||||
Font=Kanit,Type=Regular,Size=36,Color=0xDE794E,Align=Centerr,LineHeight=30
|
Font=Kanit,Type=Regular,Size=36,Color=0xDE794E,Align=Centerr,LineHeight=30
|
||||||
000400 Notify us about lid problem แจ้งเตือนฝาติด Notify us about lid problem.
|
000400 Notify us about lid problem แจ้งเตือนฝาติด Notify us about lid problem. အဖုံးပြဿနာအကြောင်း ကျွန်ုပ်တို့ကို အကြောင်းကြားပါ။
|
||||||
000401 Notify us about straw problem แจ้งเตือนหลอดติด Notify us about straw problem
|
000401 Notify us about straw problem แจ้งเตือนหลอดติด Notify us about straw problem ကောက်ရိုးပြဿနာအကြောင်း ကျွန်ုပ်တို့ကို အကြောင်းကြားပါ။
|
||||||
|
|
||||||
|
|
||||||
Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF,Align=Center
|
Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF,Align=Center
|
||||||
Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center
|
Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center
|
||||||
000402 Get another straw ขอหลอดเพิ่ม Get another straw
|
000402 Get another straw ขอหลอดเพิ่ม Get another straw နောက်ကောက်ရိုးတစ်ခုယူပါ။
|
||||||
000403 Get a lid รับฝา Get a lid
|
000403 Get a lid รับฝา Get a lid အဖုံးတစ်ခုယူပါ။
|
||||||
000404 In progress กำลังจ่ายฝา In progress
|
000404 In progress กำลังจ่ายฝา In progress ဆောင်ရွက်ဆဲဖြစ်သည်
|
||||||
|
|
||||||
Font=Kanit,Type=Medium,Size=34,Color=0x513C2F Font=Kanit,Type=Medium,Size=34,Color=0x513C2F
|
Font=Kanit,Type=Medium,Size=34,Color=0x513C2F Font=Kanit,Type=Medium,Size=34,Color=0x513C2F Font=Kanit,Type=Medium,Size=34,Color=0x513C2F
|
||||||
000405 Ready in พร้อมเสิร์ฟใน Ready in
|
000405 Ready in พร้อมเสิร์ฟใน Ready in အဆင်သင့်
|
||||||
Font=Kanit,Type=Regular,Size=36,Color=0x513C2F Font=Kanit,Type=Regular,Size=36,Color=0x513C2F
|
Font=Kanit,Type=Regular,Size=36,Color=0x513C2F Font=Kanit,Type=Regular,Size=36,Color=0x513C2F Font=Kanit,Type=Regular,Size=36,Color=0x513C2F
|
||||||
000406 Sec วินาที Sec
|
000406 Sec วินาที Sec စက္ကန့်
|
||||||
Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF,Align=Center
|
Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0xFFFFFF,Align=Center
|
||||||
Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center
|
Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center
|
||||||
Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center
|
Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center Font=Kanit,Type=Regular,Size=36,Color=0x513C2F,Align=Center
|
||||||
000407 Order next drink สั่งแก้วถัดไป Order next drink
|
000407 Order next drink สั่งแก้วถัดไป Order next drink နောက်သောက်ဖို့ မှာလိုက်
|
||||||
Font=Kanit,Type=Regular,Size=56,Color=0xDE794E,Align=Center Font=Kanit,Type=Regular,Size=56,Color=0xDE794E,Align=Center Font=Kanit,Type=Regular,Size=56,Color=0xDE794E,Align=Center
|
Font=Kanit,Type=Regular,Size=56,Color=0xDE794E,Align=Center Font=Kanit,Type=Regular,Size=56,Color=0xDE794E,Align=Center Font=Kanit,Type=Regular,Size=56,Color=0xDE794E,Align=Center Font=Kanit,Type=Regular,Size=56,Color=0xDE794E,Align=Center
|
||||||
000408 Next customer can order while waiting ลูกค้าท่านถัดไปสั่งเครื่องดื่มรอได้เลย Next customer can order while waiting
|
000408 Next customer can order while waiting ลูกค้าท่านถัดไปสั่งเครื่องดื่มรอได้เลย Next customer can order while waiting စောင့်ဆိုင်းနေစဉ်တွင် နောက်ဖောက်သည်များ မှာကြားနိုင်ပါသည်။
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
img_active="ROOT/taobin_project/mage,img_press=,img_deactive= img_active="ROOT/taobin_project/mage,img_press=,img_deactive=
|
img_active="ROOT/taobin_project/mage,img_press=,img_deactive= img_active="ROOT/taobin_project/mage,img_press=,img_deactive= img_active="ROOT/taobin_project/mage,img_press=,img_deactive=
|
||||||
|
|
||||||
Font=Roboto,Type=Black,Size=72,Color=0x513C2F Font=Roboto,Type=Black,Size=72,Color=0x513C2F
|
Font=Roboto,Type=Black,Size=72,Color=0x513C2F Font=Roboto,Type=Black,Size=72,Color=0x513C2F Font=Roboto,Type=Black,Size=72,Color=0x513C2F
|
||||||
001001 Preparing Your Cup กำลังเตรียมแก้ว Preparing Your Cup
|
001001 Preparing Your Cup กำลังเตรียมแก้ว Preparing Your Cup သင်၏ဖလားကိုပြင်ဆင်ခြင်း။
|
||||||
001002 Blending Coffee Beans กำลังเตรียมเมล็ดกาแฟ Blending Coffee Beans
|
001002 Blending Coffee Beans กำลังเตรียมเมล็ดกาแฟ Blending Coffee Beans ကော်ဖီစေ့များ ရောစပ်ခြင်း။
|
||||||
001003 Grinding Coffee Beans กำลังบดเมล็ดกาแฟ Grinding Coffee Beans
|
001003 Grinding Coffee Beans กำลังบดเมล็ดกาแฟ Grinding Coffee Beans ကော်ဖီစေ့များကို ကြိတ်ချေပါ။
|
||||||
001004 Tamping Coffee Grounds กำลังกดผงกาแฟ Tamping Coffee Grounds
|
001004 Tamping Coffee Grounds กำลังกดผงกาแฟ Tamping Coffee Grounds ကော်ဖီဆိုင်များကို လှမ်းဆွဲသည်။
|
||||||
001005 Brewing Your Coffee กำลังชงกาแฟ Brewing Your Coffee
|
001005 Brewing Your Coffee กำลังชงกาแฟ Brewing Your Coffee သင့်ကော်ဖီကို ချက်စားပါ။
|
||||||
001006 Adding Milk กำลังเติมนม Adding Milk
|
001006 Adding Milk กำลังเติมนม Adding Milk နို့ထည့်ခြင်း။
|
||||||
001007 Adding Milk กำลังเติมนม Adding Milk
|
001007 Adding Milk กำลังเติมนม Adding Milk နို့ထည့်ခြင်း။
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -180,20 +180,20 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Font=Roboto,Type=Regular,Size=48,Color=0x513C2F Font=Roboto,Type=Regular,Size=48,Color=0x513C2F
|
Font=Roboto,Type=Regular,Size=48,Color=0x513C2F Font=Roboto,Type=Regular,Size=48,Color=0x513C2F Font=Roboto,Type=Regular,Size=48,Color=0x513C2F
|
||||||
001501 We serve hot drinks in a heat resistant\n2-layer paper cup. We serve cold drinks in\na food grade plastic cup. เต่าบินเสิร์ฟเครื่องดื่มร้อน ด้วยแก้วกระดาษ 2 ชั้น\nกันความร้อน และ เครื่องดื่มเย็นในแก้วพลาสติกมาตรฐาน We serve hot drinks in a heat resistant\n2-layer paper cup. We serve cold drinks in\na food grade plastic cup.
|
001501 We serve hot drinks in a heat resistant\n2-layer paper cup. We serve cold drinks in\na food grade plastic cup. เต่าบินเสิร์ฟเครื่องดื่มร้อน ด้วยแก้วกระดาษ 2 ชั้น\nกันความร้อน และ เครื่องดื่มเย็นในแก้วพลาสติกมาตรฐาน We serve hot drinks in a heat resistant\n2-layer paper cup. We serve cold drinks in\na food grade plastic cup. အပူဒဏ်ခံနိုင်သော\n၂လွှာ စက္ကူခွက်ဖြင့် ရေနွေးပူပူများကို ကျွေးပါသည်။ အအေးများကို \na အစားအသောက်တန်း ပလတ်စတစ်ခွက်ဖြင့် ကျွေးပါသည်။
|
||||||
001502 We care about our coffee and only use the\nbest quality Arabica beans เราคัดสรรเมล็ดกาแฟคุณภาพสูงที่สุด และใช้เมล็ดกาแฟอาราบิก้า 100% We care about our coffee and only use the\nbest quality Arabica beans
|
001502 We care about our coffee and only use the\nbest quality Arabica beans เราคัดสรรเมล็ดกาแฟคุณภาพสูงที่สุด และใช้เมล็ดกาแฟอาราบิก้า 100% We care about our coffee and only use the\nbest quality Arabica beans ကျွန်ုပ်တို့သည် ကျွန်ုပ်တို့၏ကော်ဖီကို ဂရုစိုက်ပြီး အရည်အသွေးအကောင်းဆုံး အာရေဗီကာစေ့များကိုသာ အသုံးပြုပါသည်။
|
||||||
001503 Then we tamp coffee grounds\nwith the right pressure. เริ่มต้นด้วยการบดเมล็ดกาแฟ\nให้เป็นผงเนื้อละเอียด Then we tamp coffee grounds\nwith the right pressure.
|
001503 Then we tamp coffee grounds\nwith the right pressure. เริ่มต้นด้วยการบดเมล็ดกาแฟ\nให้เป็นผงเนื้อละเอียด Then we tamp coffee grounds\nwith the right pressure. ထို့နောက် ကော်ဖီစေ့များကို မှန်ကန်သော ဖိအားဖြင့် မွှေပါ။
|
||||||
001504 Then we tamp coffee grounds with\nthe right pressure. กดผงกาแฟที่บดแล้วให้แน่นกำลังดี Then we tamp coffee grounds with\nthe right pressure.
|
001504 Then we tamp coffee grounds with\nthe right pressure. กดผงกาแฟที่บดแล้วให้แน่นกำลังดี Then we tamp coffee grounds with\nthe right pressure. ထို့နောက် ကျွန်ုပ်တို့သည် ကော်ဖီစေ့များကို မှန်ကန်သောဖိအားဖြင့် စုပ်သည်။
|
||||||
001505 Finally, we force hot water through\ncoffee grounds to extract\nrich and aromatic coffee flavours. ปล่อยน้ำร้อนแรงดันสูงไหลผ่านผงกาแฟ\nเพื่อสกัดรสชาติเข้มข้นหอมกรุ่น Finally, we force hot water through\ncoffee grounds to extract\nrich and aromatic coffee flavours.
|
001505 Finally, we force hot water through\ncoffee grounds to extract\nrich and aromatic coffee flavours. ปล่อยน้ำร้อนแรงดันสูงไหลผ่านผงกาแฟ\nเพื่อสกัดรสชาติเข้มข้นหอมกรุ่น Finally, we force hot water through\ncoffee grounds to extract\nrich and aromatic coffee flavours. နောက်ဆုံးတွင်၊ ကြွယ်ဝပြီး မွှေးကြိုင်သော ကော်ဖီအရသာကို ထုတ်ယူရန်အတွက် ကော်ဖီစေ့များကို ရေနွေးကြမ်းများဖြင့် တွန်းအားပေးပါသည်။
|
||||||
001506 Made from 100% real milk.\nNo creamer added. ทำจากนมสดแท้ 100% แคลเซียมสูง\n[ไม่มีส่วนผสมของครีมเทียม###Font=RobotoBold,Size=48] Made from 100% real milk.\nNo creamer added.
|
001506 Made from 100% real milk.\nNo creamer added. ทำจากนมสดแท้ 100% แคลเซียมสูง\n[ไม่มีส่วนผสมของครีมเทียม###Font=RobotoBold,Size=48] Made from 100% real milk.\nNo creamer added. 100% စစ်မှန်သောနို့မှထုတ်လုပ်ထားသည်။\nခရင်မ်မထည့်ပါ။
|
||||||
001507 Made from 100% real milk.\nNo creamer added. ทำจากนมสดแท้ 100% แคลเซียมสูง\n[ไม่มีส่วนผสมของครีมเทียม###Font=RobotoBold,Size=48] Made from 100% real milk.\nNo creamer added.
|
001507 Made from 100% real milk.\nNo creamer added. ทำจากนมสดแท้ 100% แคลเซียมสูง\n[ไม่มีส่วนผสมของครีมเทียม###Font=RobotoBold,Size=48] Made from 100% real milk.\nNo creamer added. 100% စစ်မှန်သောနို့မှထုတ်လုပ်ထားသည်။\nခရင်မ်မထည့်ပါ။
|
||||||
|
|
||||||
|
|
||||||
Font=Roboto,Type=Medium,Size=60,Color=0x513C2F Font=Roboto,Type=Medium,Size=60,Color=0x513C2F
|
Font=Roboto,Type=Medium,Size=60,Color=0x513C2F Font=Roboto,Type=Medium,Size=60,Color=0x513C2F Font=Roboto,Type=Medium,Size=60,Color=0x513C2F
|
||||||
001024 Please get a drink at the door below. กรุณารับเครื่องดื่มที่ช่องด้านล่าง Please get a drink at the door below.
|
001024 Please get a drink at the door below. กรุณารับเครื่องดื่มที่ช่องด้านล่าง Please get a drink at the door below. ကျေးဇူးပြုပြီး အောက်တံခါးမှာ သောက်ပါ။
|
||||||
Font=Roboto,Type=Medium,Size=75,Color=0x513C2F Font=Roboto,Type=Medium,Size=75,Color=0x513C2F
|
Font=Roboto,Type=Medium,Size=75,Color=0x513C2F Font=Roboto,Type=Medium,Size=75,Color=0x513C2F Font=Roboto,Type=Medium,Size=75,Color=0x513C2F
|
||||||
001524 Pull the cup straight out. ดึงแก้วออกตรงๆ ไม่ต้องยกแก้วค่ะ Pull the cup straight out.
|
001524 Pull the cup straight out. ดึงแก้วออกตรงๆ ไม่ต้องยกแก้วค่ะ Pull the cup straight out. ခွက်ကို တည့်တည့်ဆွဲထုတ်ပါ။
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -851,3 +851,130 @@
|
||||||
900010 Espress clean station 2 ล้างกาแฟ 2
|
900010 Espress clean station 2 ล้างกาแฟ 2
|
||||||
900011 Espress clean station 3 ล้างกาแฟ 3 (ฝั่งนอกตู้)
|
900011 Espress clean station 3 ล้างกาแฟ 3 (ฝั่งนอกตู้)
|
||||||
900012 Please select espresso path กรุณาเลือกสายของกาแฟ
|
900012 Please select espresso path กรุณาเลือกสายของกาแฟ
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
System Test
|
||||||
|
1000000 System Test ทดสอบระบบ
|
||||||
|
1000001
|
||||||
|
1000002
|
||||||
|
1000003
|
||||||
|
1000004
|
||||||
|
1000005
|
||||||
|
1000006
|
||||||
|
1000007
|
||||||
|
1000008
|
||||||
|
1000009
|
||||||
|
1000010
|
||||||
|
|
||||||
|
Calibrate
|
||||||
|
1100000 Calibrate คาลิเบรท
|
||||||
|
1100001
|
||||||
|
1100002
|
||||||
|
1100003
|
||||||
|
1100004
|
||||||
|
1100005
|
||||||
|
1100006
|
||||||
|
1100007
|
||||||
|
|
||||||
|
Cups & Arms
|
||||||
|
1200000 Cups & Arms แก้ว & แขน
|
||||||
|
1200001
|
||||||
|
1200002
|
||||||
|
1200003
|
||||||
|
1200004
|
||||||
|
1200005
|
||||||
|
1200006
|
||||||
|
1200007
|
||||||
|
|
||||||
|
Coffee
|
||||||
|
1300000 Coffee กาแฟ
|
||||||
|
1300001
|
||||||
|
1300002
|
||||||
|
1300003
|
||||||
|
1300004
|
||||||
|
1300005
|
||||||
|
1300006
|
||||||
|
1300007
|
||||||
|
|
||||||
|
Whipper
|
||||||
|
1400000 Whipper หัวชง
|
||||||
|
1400001
|
||||||
|
1400002
|
||||||
|
1400003
|
||||||
|
1400004
|
||||||
|
1400005
|
||||||
|
1400006
|
||||||
|
1400007
|
||||||
|
|
||||||
|
Soda & Syrup
|
||||||
|
1500000 Soda & Syrup โซดา & ไซรัป
|
||||||
|
1500001
|
||||||
|
1500002
|
||||||
|
1500003
|
||||||
|
1500004
|
||||||
|
1500005
|
||||||
|
1500006
|
||||||
|
1500007
|
||||||
|
|
||||||
|
Powder
|
||||||
|
1600000 Powder ผง
|
||||||
|
1600001
|
||||||
|
1600002
|
||||||
|
1600003
|
||||||
|
1600004
|
||||||
|
1600005
|
||||||
|
1600006
|
||||||
|
1600007
|
||||||
|
|
||||||
|
Water
|
||||||
|
1700000 Water น้ำ
|
||||||
|
1700001
|
||||||
|
1700002
|
||||||
|
1700003
|
||||||
|
1700004
|
||||||
|
1700005
|
||||||
|
1700006
|
||||||
|
1700007
|
||||||
|
|
||||||
|
Ice
|
||||||
|
1800000 Ice น้ำแข็ง
|
||||||
|
1800001
|
||||||
|
1800002
|
||||||
|
1800003
|
||||||
|
1800004
|
||||||
|
1800005
|
||||||
|
1800006
|
||||||
|
1800007
|
||||||
|
|
||||||
|
Front Door
|
||||||
|
1900000 Front Door ประตูหน้า
|
||||||
|
1900001
|
||||||
|
1900002
|
||||||
|
1900003
|
||||||
|
1900004
|
||||||
|
1900005
|
||||||
|
1900006
|
||||||
|
1900007
|
||||||
|
|
||||||
|
Mechanism
|
||||||
|
2000000 Mechanism กลไก
|
||||||
|
2000001
|
||||||
|
2000002
|
||||||
|
2000003
|
||||||
|
2000004
|
||||||
|
2000005
|
||||||
|
2000006
|
||||||
|
2000007
|
||||||
|
|
||||||
|
Setting
|
||||||
|
2100000 Setting ตั้งค่า
|
||||||
|
2100001
|
||||||
|
2100002
|
||||||
|
2100003
|
||||||
|
2100004
|
||||||
|
2100005
|
||||||
|
2100006
|
||||||
|
2100007
|
||||||
|
|
|
||||||
|
Can't render this file because it has a wrong number of fields in line 3.
|
|
|
@ -1032,7 +1032,7 @@
|
||||||
Var SuggestID = ""
|
Var SuggestID = ""
|
||||||
Var SessionID2 = ""
|
Var SessionID2 = ""
|
||||||
|
|
||||||
|
Var PayDetail2 = Seeker.PayDetail2
|
||||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1148,7 +1148,7 @@
|
||||||
|
|
||||||
|
|
||||||
Var DEE = PayDetail
|
Var DEE = PayDetail
|
||||||
|
Var PayDetail2 = Seeker.PayDetail2
|
||||||
PAYEXT SVT ACC VendingTSIDTmp DEE
|
PAYEXT SVT ACC VendingTSIDTmp DEE
|
||||||
|
|
||||||
Var ActionOKCase = 1
|
Var ActionOKCase = 1
|
||||||
|
|
@ -1258,7 +1258,7 @@
|
||||||
;CashlessReq FAIL
|
;CashlessReq FAIL
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
Var PayDetail2 = Seeker.PayDetail2
|
||||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||||
Else
|
Else
|
||||||
|
|
||||||
|
|
@ -1268,7 +1268,7 @@
|
||||||
;CashlessReq FAIL
|
;CashlessReq FAIL
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
Var PayDetail2 = Seeker.PayDetail2
|
||||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1289,6 +1289,7 @@
|
||||||
Var ACC = Seeker.TNumberTaobinMember
|
Var ACC = Seeker.TNumberTaobinMember
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
Var PayDetail2 = Seeker.PayDetail2
|
||||||
PAYEXT SVT ACC VendingTSIDTmp DEE
|
PAYEXT SVT ACC VendingTSIDTmp DEE
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -1392,22 +1393,7 @@
|
||||||
Var ChangeOK = 3
|
Var ChangeOK = 3
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
;OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_drinkfail.xml"
|
|
||||||
|
|
||||||
;OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
|
||||||
|
|
||||||
;OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/test_video_loop.xml"
|
|
||||||
;Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_list.xml"
|
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
|
|
@ -458,7 +458,7 @@
|
||||||
Var SessionID2 = ""
|
Var SessionID2 = ""
|
||||||
|
|
||||||
|
|
||||||
|
Var PayDetail2 = Seeker.PayDetail2
|
||||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -513,7 +513,7 @@
|
||||||
Var SessionID2 = ""
|
Var SessionID2 = ""
|
||||||
|
|
||||||
|
|
||||||
|
Var PayDetail2 = Seeker.PayDetail2
|
||||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||||
|
|
||||||
;If Seeker.CodeChannel = 0 Then
|
;If Seeker.CodeChannel = 0 Then
|
||||||
|
|
@ -670,7 +670,7 @@
|
||||||
;CashlessReq FAIL
|
;CashlessReq FAIL
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
Var PayDetail2 = Seeker.PayDetail2
|
||||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||||
Else
|
Else
|
||||||
|
|
||||||
|
|
@ -682,7 +682,7 @@
|
||||||
;CashlessReq FAIL
|
;CashlessReq FAIL
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
Var PayDetail2 = Seeker.PayDetail2
|
||||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3604,9 +3604,9 @@ Sugar, Oreo" </Value>
|
||||||
<State> Flag( 12-02-01-1026.Button,12-02-02-1026.Button,$Sum12020110261202021026) </State>
|
<State> Flag( 12-02-01-1026.Button,12-02-02-1026.Button,$Sum12020110261202021026) </State>
|
||||||
<Button>
|
<Button>
|
||||||
<State> $Sum12020110261202021026 </State>
|
<State> $Sum12020110261202021026 </State>
|
||||||
<Filename> "ROOT/taobin_project/image/page_drink_n//BN_ICED_MATCHA_CAFE_LATTE_tea_time_health.png" </Filename>
|
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_iced_Matcha_latte_tea_time.png" </Filename>
|
||||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//BN_ICED_MATCHA_CAFE_LATTE_tea_time_health.png" </FilenamePress>
|
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_iced_Matcha_latte_tea_time.png" </FilenamePress>
|
||||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//BN_ICED_MATCHA_CAFE_LATTE_tea_time_health.png" </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_iced_Matcha_latte_tea_time.png" </FilenameDisable>
|
||||||
<OverlayImage> xmlpro( 12-02-01-1026, "ROOT/taobin_project/image/menu_overlay_set/button_overlay_%s_posi1.png") </OverlayImage>
|
<OverlayImage> xmlpro( 12-02-01-1026, "ROOT/taobin_project/image/menu_overlay_set/button_overlay_%s_posi1.png") </OverlayImage>
|
||||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
|
|
@ -3615,7 +3615,7 @@ Sugar, Oreo" </Value>
|
||||||
Var NameDrinkTH = "ชาละทะเว็วฟ์"
|
Var NameDrinkTH = "ชาละทะเว็วฟ์"
|
||||||
Var DrinkDescriptionTH = "ชาเชียว นม "
|
Var DrinkDescriptionTH = "ชาเชียว นม "
|
||||||
Var DrinkDescription = "Matcha and Warm milk"
|
Var DrinkDescription = "Matcha and Warm milk"
|
||||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "BN_ICED_MATCHA_CAFE_LATTE_tea_time_health.png"
|
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_iced_Matcha_latte_tea_time.png"
|
||||||
Var OpenFromXML = CurrentXMLFileName2
|
Var OpenFromXML = CurrentXMLFileName2
|
||||||
Var PriceD1 = $12-02-01-1026.Price
|
Var PriceD1 = $12-02-01-1026.Price
|
||||||
Var PriceD2 = $12-02-02-1026.Price
|
Var PriceD2 = $12-02-02-1026.Price
|
||||||
|
|
@ -4883,9 +4883,9 @@ Sugar, Oreo" </Value>
|
||||||
<State> Flag( 12-21-01-0031.Button,12-21-02-0031.Button,12-21-03-0031.Button,$Sum122101003112210200311221030031) </State>
|
<State> Flag( 12-21-01-0031.Button,12-21-02-0031.Button,12-21-03-0031.Button,$Sum122101003112210200311221030031) </State>
|
||||||
<Button>
|
<Button>
|
||||||
<State> $Sum122101003112210200311221030031 </State>
|
<State> $Sum122101003112210200311221030031 </State>
|
||||||
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_iced_Matcha_latte_tea_time.png" </Filename>
|
<Filename> "ROOT/taobin_project/image/page_drink_n//BN_ICED_MATCHA_CAFE_LATTE_tea_time_health.png" </Filename>
|
||||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_iced_Matcha_latte_tea_time.png" </FilenamePress>
|
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//BN_ICED_MATCHA_CAFE_LATTE_tea_time_health.png" </FilenamePress>
|
||||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_iced_Matcha_latte_tea_time.png" </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//BN_ICED_MATCHA_CAFE_LATTE_tea_time_health.png" </FilenameDisable>
|
||||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
<OverlayImage> xmlpro( 12-21-01-0031, "ROOT/taobin_project/image/menu_overlay_set/button_overlay_%s_posi1.png") </OverlayImage>
|
<OverlayImage> xmlpro( 12-21-01-0031, "ROOT/taobin_project/image/menu_overlay_set/button_overlay_%s_posi1.png") </OverlayImage>
|
||||||
|
|
@ -4894,7 +4894,7 @@ Sugar, Oreo" </Value>
|
||||||
Var NameDrinkTH = "ชาละซิกส์ทีน"
|
Var NameDrinkTH = "ชาละซิกส์ทีน"
|
||||||
Var DrinkDescriptionTH = "กาแฟ นม ชาเขียวมัทฉะ และ นม"
|
Var DrinkDescriptionTH = "กาแฟ นม ชาเขียวมัทฉะ และ นม"
|
||||||
Var DrinkDescription = "Espresso, Matcha, Milk"
|
Var DrinkDescription = "Espresso, Matcha, Milk"
|
||||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_iced_Matcha_latte_tea_time.png"
|
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "BN_ICED_MATCHA_CAFE_LATTE_tea_time_health.png"
|
||||||
Var OpenFromXML = CurrentXMLFileName2
|
Var OpenFromXML = CurrentXMLFileName2
|
||||||
Var PriceD1 = $12-21-01-0031.Price
|
Var PriceD1 = $12-21-01-0031.Price
|
||||||
Var PriceD2 = $12-21-02-0031.Price
|
Var PriceD2 = $12-21-02-0031.Price
|
||||||
|
|
|
||||||
|
|
@ -277,50 +277,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
If MultiGo = 1 Then
|
|
||||||
If CART_INDEX = CART_COUNT Then
|
|
||||||
|
|
||||||
;Pay Multi
|
|
||||||
If sendPayMultiFlag = 0 Then
|
|
||||||
|
|
||||||
If Seeker.PayWithQR = 0 Then
|
|
||||||
Var ServiceType = "coffee-multi"
|
|
||||||
Else
|
|
||||||
Var ServiceType = "coffee-multiQR"
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
If Seeker.TNumberTaobinCredit = "" Then
|
|
||||||
Var TelephoneNumber = "0899999999"
|
|
||||||
Var PayO2 = ""
|
|
||||||
If Seeker.TNumberTaobinMember = "" Then
|
|
||||||
Else
|
|
||||||
Var TelephoneNumber = Seeker.TNumberTaobinMember
|
|
||||||
EndIf
|
|
||||||
Else
|
|
||||||
Var TelephoneNumber = Seeker.TNumberTaobinCredit
|
|
||||||
Var PayO2 = Seeker.CoffeePinNumber
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
Var ServiceCredit = "00-00-00-0000"
|
|
||||||
Var SuggestID = ""
|
|
||||||
Var PayDetail="1/S:0/0/"
|
|
||||||
Var SessionID3 = "" + CART_COUNT
|
|
||||||
Var SessionID3 = SessionID3 + ":00000"
|
|
||||||
|
|
||||||
SAVELOG PayO2
|
|
||||||
|
|
||||||
Var VendingCampaign = IntVendingCampaign
|
|
||||||
Var CreditReference = Seeker.CreditReferenceTmp
|
|
||||||
|
|
||||||
Var PayType = ""
|
|
||||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID3 ServiceAmountSum ServiceCharge Donate
|
|
||||||
|
|
||||||
Var sendPayMultiFlag = 1
|
|
||||||
EndIf
|
|
||||||
EndIf
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
|
|
||||||
; Do not change
|
; Do not change
|
||||||
;
|
;
|
||||||
If MachineStage = "show-menu" Then
|
If MachineStage = "show-menu" Then
|
||||||
|
|
|
||||||
|
|
@ -500,8 +500,10 @@
|
||||||
If CountStepPackPayment = CountStepForCupFlagDelay Then
|
If CountStepPackPayment = CountStepForCupFlagDelay Then
|
||||||
If Seeker = "curr" Then
|
If Seeker = "curr" Then
|
||||||
Var Seeker.ExtendData = ExtendDataCurr
|
Var Seeker.ExtendData = ExtendDataCurr
|
||||||
|
Var Seeker.PayDetail2 = ToppingDetailCurr;
|
||||||
Else
|
Else
|
||||||
Var Seeker.ExtendData = ExtendDataNext
|
Var Seeker.ExtendData = ExtendDataNext
|
||||||
|
Var Seeker.PayDetail2 = ToppingDetailNext
|
||||||
EndIf
|
EndIf
|
||||||
DEBUGVAR Seeker
|
DEBUGVAR Seeker
|
||||||
DEBUGVAR Seeker.ExtendData
|
DEBUGVAR Seeker.ExtendData
|
||||||
|
|
|
||||||
|
|
@ -1970,6 +1970,8 @@
|
||||||
Var ServiceType = "credit"
|
Var ServiceType = "credit"
|
||||||
Var SessionID2 = SelectDrink
|
Var SessionID2 = SelectDrink
|
||||||
Var ServiceCredit = "coffee"
|
Var ServiceCredit = "coffee"
|
||||||
|
|
||||||
|
Var PayDetail2 = Seeker.PayDetail2
|
||||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||||
Var PayCredit = 1
|
Var PayCredit = 1
|
||||||
|
|
||||||
|
|
@ -2563,7 +2565,8 @@
|
||||||
Var GetScore = ""
|
Var GetScore = ""
|
||||||
Var OperatorName = ""
|
Var OperatorName = ""
|
||||||
Var SessionID = ""
|
Var SessionID = ""
|
||||||
|
|
||||||
|
Var PayDetail2 = Seeker.PayDetail2
|
||||||
GetPayInfo TelephoneNumberQR ECommerceQR ServiceType ServiceParameter SessionID OperatorName CreditAmount1 ServiceAmountFlow GetScore tc
|
GetPayInfo TelephoneNumberQR ECommerceQR ServiceType ServiceParameter SessionID OperatorName CreditAmount1 ServiceAmountFlow GetScore tc
|
||||||
Var ReqPayInfoFlag = 1
|
Var ReqPayInfoFlag = 1
|
||||||
Refresh
|
Refresh
|
||||||
|
|
|
||||||
|
|
@ -198,6 +198,8 @@
|
||||||
Var ServiceType = "credit"
|
Var ServiceType = "credit"
|
||||||
Var SessionID2 = SelectDrink
|
Var SessionID2 = SelectDrink
|
||||||
Var ServiceCredit = "coffee"
|
Var ServiceCredit = "coffee"
|
||||||
|
|
||||||
|
|
||||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||||
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
|
|
@ -95,22 +95,7 @@
|
||||||
Var bg_lidProblem_ST = "Enable"
|
Var bg_lidProblem_ST = "Enable"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
Topping "Select" Seeker.selected_a_drink
|
;include="ROOT/taobin_project/inc/select_drink_current.inc"
|
||||||
|
|
||||||
; Set option toppinng and pack
|
|
||||||
Topping "Select1-ID" Seeker.topping1
|
|
||||||
Topping "Select2-ID" Seeker.topping2
|
|
||||||
Topping "Select3-ID" Seeker.topping3
|
|
||||||
|
|
||||||
Topping "Select6-ID" Seeker.topping6
|
|
||||||
|
|
||||||
Topping "Select7-ID" Seeker.topping7
|
|
||||||
Topping "Select8-ID" Seeker.topping8
|
|
||||||
Topping "Select9-ID" Seeker.topping9
|
|
||||||
Topping "Select10-ID" Seeker.topping10
|
|
||||||
|
|
||||||
; Pack
|
|
||||||
Topping "Pack" ExtendDataCurr
|
|
||||||
|
|
||||||
|
|
||||||
Topping "ClearNextOrder" "-"
|
Topping "ClearNextOrder" "-"
|
||||||
|
|
|
||||||
|
|
@ -6716,6 +6716,18 @@
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
; Post Topping
|
||||||
|
If SugarZeroCalEnable = "true" Then
|
||||||
|
Var sugarToppingID = 1000
|
||||||
|
If SugarZeroCalCheck = "PressForever" Then
|
||||||
|
Var sugarToppingID = 1001
|
||||||
|
Else
|
||||||
|
Var sugarToppingID = 1000
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
Var Seeker.topping1 = topping1
|
Var Seeker.topping1 = topping1
|
||||||
Var Seeker.topping2 = topping2
|
Var Seeker.topping2 = topping2
|
||||||
Var Seeker.topping3 = topping3
|
Var Seeker.topping3 = topping3
|
||||||
|
|
@ -6725,6 +6737,8 @@
|
||||||
Var Seeker.topping9 = topping9
|
Var Seeker.topping9 = topping9
|
||||||
Var Seeker.topping10 = topping10
|
Var Seeker.topping10 = topping10
|
||||||
|
|
||||||
|
Var Seeker.PostTopping1 = sugarToppingID
|
||||||
|
|
||||||
Var Seeker.get_a_straw = StrawState
|
Var Seeker.get_a_straw = StrawState
|
||||||
Var Seeker.get_a_lid = LidState
|
Var Seeker.get_a_lid = LidState
|
||||||
|
|
||||||
|
|
@ -6737,6 +6751,7 @@
|
||||||
DEBUGVAR Seeker.topping8
|
DEBUGVAR Seeker.topping8
|
||||||
DEBUGVAR Seeker.topping9
|
DEBUGVAR Seeker.topping9
|
||||||
DEBUGVAR Seeker.topping10
|
DEBUGVAR Seeker.topping10
|
||||||
|
DEBUGVAR Seeker.PostTopping1
|
||||||
|
|
||||||
DEBUGVAR Seeker.get_a_straw
|
DEBUGVAR Seeker.get_a_straw
|
||||||
DEBUGVAR Seeker.get_a_lid
|
DEBUGVAR Seeker.get_a_lid
|
||||||
|
|
@ -6782,25 +6797,11 @@
|
||||||
|
|
||||||
; Set drink
|
; Set drink
|
||||||
|
|
||||||
; Post Topping
|
|
||||||
If SugarZeroCalEnable = "true" Then
|
|
||||||
Var sugarToppingID = 1000
|
|
||||||
If SugarZeroCalCheck = "PressForever" Then
|
|
||||||
Var sugarToppingID = 1001
|
|
||||||
Else
|
|
||||||
Var sugarToppingID = 1000
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
Topping "PostTopping1-ID" sugarToppingID
|
|
||||||
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
If Seeker = "curr" Then
|
If Seeker = "curr" Then
|
||||||
|
|
||||||
;include="ROOT/taobin_project/inc/select_drink_current.inc"
|
;include="ROOT/taobin_project/inc/select_drink_current.inc"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Else
|
Else
|
||||||
Topping "SetNextOrder" UserSelectProductCode
|
Topping "SetNextOrder" UserSelectProductCode
|
||||||
|
|
||||||
|
|
@ -6815,6 +6816,8 @@
|
||||||
Topping "__select8-id" topping8
|
Topping "__select8-id" topping8
|
||||||
Topping "__select9-id" topping9
|
Topping "__select9-id" topping9
|
||||||
Topping "__select10-id" topping10
|
Topping "__select10-id" topping10
|
||||||
|
|
||||||
|
Topping "__posttopping1-ID" sugarToppingID
|
||||||
; Pack
|
; Pack
|
||||||
Topping "__pack" ExtendDataNext
|
Topping "__pack" ExtendDataNext
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue