promotion pepsi
BIN
image/collect_point1/text_5.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
image/collect_point1_en/text_5.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
image/collectiing/img_popupPepsi1.png
Normal file
|
After Width: | Height: | Size: 81 KiB |
BIN
image/collectiing_en/img_popupPepsi1.png
Normal file
|
After Width: | Height: | Size: 82 KiB |
BIN
image/display_get_free/img_popup8.png
Normal file
|
After Width: | Height: | Size: 116 KiB |
BIN
image/display_get_free_en/img_popup8.png
Normal file
|
After Width: | Height: | Size: 121 KiB |
BIN
image/display_point/imgCoupon113.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
image/display_point_en/imgCoupon113.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
|
|
@ -483,6 +483,9 @@
|
||||||
If CouponTypeA = "112" Then
|
If CouponTypeA = "112" Then
|
||||||
Var CouponNameA = "/imgCoupon112.png"
|
Var CouponNameA = "/imgCoupon112.png"
|
||||||
EndIf
|
EndIf
|
||||||
|
If CouponTypeA = "113" Then
|
||||||
|
Var CouponNameA = "/imgCoupon113.png"
|
||||||
|
EndIf
|
||||||
|
|
||||||
INT CouponExireA_D
|
INT CouponExireA_D
|
||||||
INT CouponExireA_Y
|
INT CouponExireA_Y
|
||||||
|
|
@ -591,6 +594,9 @@
|
||||||
If CouponTypeB = "112" Then
|
If CouponTypeB = "112" Then
|
||||||
Var CouponNameB = "/imgCoupon112.png"
|
Var CouponNameB = "/imgCoupon112.png"
|
||||||
EndIf
|
EndIf
|
||||||
|
If CouponTypeB = "113" Then
|
||||||
|
Var CouponNameB = "/imgCoupon113.png"
|
||||||
|
EndIf
|
||||||
|
|
||||||
INT CouponExireB_D
|
INT CouponExireB_D
|
||||||
INT CouponExireB_Y
|
INT CouponExireB_Y
|
||||||
|
|
@ -705,6 +711,9 @@
|
||||||
If CouponTypeA = "112" Then
|
If CouponTypeA = "112" Then
|
||||||
Var CouponNameA = "/imgCoupon112.png"
|
Var CouponNameA = "/imgCoupon112.png"
|
||||||
EndIf
|
EndIf
|
||||||
|
If CouponTypeA = "113" Then
|
||||||
|
Var CouponNameA = "/imgCoupon113.png"
|
||||||
|
EndIf
|
||||||
|
|
||||||
INT CouponExireA_D
|
INT CouponExireA_D
|
||||||
INT CouponExireA_Y
|
INT CouponExireA_Y
|
||||||
|
|
@ -812,6 +821,9 @@
|
||||||
If CouponTypeB = "112" Then
|
If CouponTypeB = "112" Then
|
||||||
Var CouponNameB = "/imgCoupon112.png"
|
Var CouponNameB = "/imgCoupon112.png"
|
||||||
EndIf
|
EndIf
|
||||||
|
If CouponTypeB = "113" Then
|
||||||
|
Var CouponNameB = "/imgCoupon113.png"
|
||||||
|
EndIf
|
||||||
|
|
||||||
INT CouponExireB_D
|
INT CouponExireB_D
|
||||||
INT CouponExireB_Y
|
INT CouponExireB_Y
|
||||||
|
|
|
||||||
|
|
@ -33,6 +33,10 @@
|
||||||
If PromotionIDCurrentOrder = 3 Then
|
If PromotionIDCurrentOrder = 3 Then
|
||||||
Var img_popup6 = "/img_popupSongkarn1.png"
|
Var img_popup6 = "/img_popupSongkarn1.png"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If PromotionIDCurrentOrder = 5 Then
|
||||||
|
Var img_popup6 = "/img_popupPepsi1.png"
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -153,6 +153,10 @@
|
||||||
Var text_x = "/text_3.png"
|
Var text_x = "/text_3.png"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If PromotionIDCurrentOrder = 5 Then
|
||||||
|
Var text_x = "/text_5.png"
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
<Timeout> 1000 </Timeout>
|
<Timeout> 1000 </Timeout>
|
||||||
|
|
|
||||||
|
|
@ -47,6 +47,13 @@
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If PromotionIDCurrentOrder = 5 Then
|
||||||
|
Var img_popup6 = "/img_popup8.png"
|
||||||
|
If Seeker.TaobinErrorNetwork = 1 Then
|
||||||
|
Var img_popup6 = "/img_popup8.png"
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
Var Seeker.PromotionIDCurrentOrder = PromotionIDCurrentOrder
|
Var Seeker.PromotionIDCurrentOrder = PromotionIDCurrentOrder
|
||||||
|
|
||||||
|
|
|
||||||