promotion pepsi

This commit is contained in:
pichet 2023-06-02 20:11:34 +07:00
parent 0732c5e8cc
commit 9e85d15563
12 changed files with 27 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View file

@ -483,6 +483,9 @@
If CouponTypeA = "112" Then
Var CouponNameA = "/imgCoupon112.png"
EndIf
If CouponTypeA = "113" Then
Var CouponNameA = "/imgCoupon113.png"
EndIf
INT CouponExireA_D
INT CouponExireA_Y
@ -591,6 +594,9 @@
If CouponTypeB = "112" Then
Var CouponNameB = "/imgCoupon112.png"
EndIf
If CouponTypeB = "113" Then
Var CouponNameB = "/imgCoupon113.png"
EndIf
INT CouponExireB_D
INT CouponExireB_Y
@ -705,6 +711,9 @@
If CouponTypeA = "112" Then
Var CouponNameA = "/imgCoupon112.png"
EndIf
If CouponTypeA = "113" Then
Var CouponNameA = "/imgCoupon113.png"
EndIf
INT CouponExireA_D
INT CouponExireA_Y
@ -812,6 +821,9 @@
If CouponTypeB = "112" Then
Var CouponNameB = "/imgCoupon112.png"
EndIf
If CouponTypeB = "113" Then
Var CouponNameB = "/imgCoupon113.png"
EndIf
INT CouponExireB_D
INT CouponExireB_Y

View file

@ -33,6 +33,10 @@
If PromotionIDCurrentOrder = 3 Then
Var img_popup6 = "/img_popupSongkarn1.png"
EndIf
If PromotionIDCurrentOrder = 5 Then
Var img_popup6 = "/img_popupPepsi1.png"
EndIf

View file

@ -153,6 +153,10 @@
Var text_x = "/text_3.png"
EndIf
If PromotionIDCurrentOrder = 5 Then
Var text_x = "/text_5.png"
EndIf
</EventOpen>
<Timeout> 1000 </Timeout>

View file

@ -47,6 +47,13 @@
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