THAI: Update Namhom coconut promotion added more reward/prize
This commit is contained in:
parent
3288dd9ae9
commit
9959dc635c
15 changed files with 272 additions and 76 deletions
|
|
@ -498,6 +498,10 @@
|
|||
Var CouponNameA = "/imgCoupon121.png"
|
||||
EndIf
|
||||
|
||||
If CouponTypeA = "135" Then
|
||||
Var CouponNameA = "/imgCouponMKP1.png"
|
||||
EndIf
|
||||
|
||||
INT CouponExireA_D
|
||||
INT CouponExireA_Y
|
||||
Var CouponExireA_Y = CouponExireA_Y + 0
|
||||
|
|
@ -616,6 +620,10 @@
|
|||
Var CouponNameB = "/imgCoupon121.png"
|
||||
EndIf
|
||||
|
||||
If CouponTypeA = "135" Then
|
||||
Var CouponNameB = "/imgCouponMKP1.png"
|
||||
EndIf
|
||||
|
||||
INT CouponExireB_D
|
||||
INT CouponExireB_Y
|
||||
Var CouponExireB_Y = CouponExireB_Y + 0
|
||||
|
|
@ -740,6 +748,10 @@
|
|||
Var CouponNameA = "/imgCoupon121.png"
|
||||
EndIf
|
||||
|
||||
If CouponTypeA = "135" Then
|
||||
Var CouponNameA = "/imgCouponMKP1.png"
|
||||
EndIf
|
||||
|
||||
INT CouponExireA_D
|
||||
INT CouponExireA_Y
|
||||
Var CouponExireA_Y = CouponExireA_Y + 543
|
||||
|
|
@ -857,6 +869,10 @@
|
|||
Var CouponNameB = "/imgCoupon121.png"
|
||||
EndIf
|
||||
|
||||
If CouponTypeA = "135" Then
|
||||
Var CouponNameB = "/imgCouponMKP1.png"
|
||||
EndIf
|
||||
|
||||
INT CouponExireB_D
|
||||
INT CouponExireB_Y
|
||||
Var CouponExireB_Y = CouponExireB_Y + 543
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue