back to school & free children

This commit is contained in:
pichet 2023-05-02 14:00:40 +07:00
parent 16b91d7710
commit db7c6996dc
41 changed files with 800 additions and 12 deletions

View file

@ -479,6 +479,9 @@
EndIf
If CouponTypeA = "109" Then
Var CouponNameA = "/imgCouponC33.png"
EndIf
If CouponTypeA = "112" Then
Var CouponNameA = "/imgCoupon112.png"
EndIf
INT CouponExireA_D
@ -585,6 +588,9 @@
If CouponTypeB = "109" Then
Var CouponNameB = "/imgCouponC33.png"
EndIf
If CouponTypeB = "112" Then
Var CouponNameB = "/imgCoupon112.png"
EndIf
INT CouponExireB_D
INT CouponExireB_Y
@ -696,6 +702,9 @@
If CouponTypeA = "109" Then
Var CouponNameA = "/imgCouponC33.png"
EndIf
If CouponTypeA = "112" Then
Var CouponNameA = "/imgCoupon112.png"
EndIf
INT CouponExireA_D
INT CouponExireA_Y
@ -800,6 +809,9 @@
If CouponTypeB = "109" Then
Var CouponNameB = "/imgCouponC33.png"
EndIf
If CouponTypeB = "112" Then
Var CouponNameB = "/imgCoupon112.png"
EndIf
INT CouponExireB_D
INT CouponExireB_Y