promotion pepsi
This commit is contained in:
parent
0732c5e8cc
commit
9e85d15563
12 changed files with 27 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue