THAI: Added Pepsi x Taobin banner & wrap condition event cashless
This commit is contained in:
parent
3156f29f5f
commit
87a212b052
40 changed files with 53269 additions and 18525 deletions
|
|
@ -6,6 +6,7 @@ Var FileRecommendToOpen = "ROOT/taobin_project/xml/v3/event/event_v3/active_prom
|
|||
Var MatchaEveryDayProState = "Invisible"
|
||||
Var CoconutMilkProState = "Invisible"
|
||||
Var KingdomThaiTeaProState = "Invisible"
|
||||
Var PepsiXTaobinProState = "Invisible"
|
||||
|
||||
If CoconutMilkPro = 1 Then
|
||||
Var CoconutMilkProState = "Enable"
|
||||
|
|
@ -17,4 +18,8 @@ EndIf
|
|||
|
||||
If KingdomThaiTeaPro = 1 Then
|
||||
Var KingdomThaiTeaProState = "Enable"
|
||||
EndIf
|
||||
|
||||
If PepsiXTaobinPro = 1 Then
|
||||
Var PepsiXTaobinProState = "Enable"
|
||||
EndIf
|
||||
Loading…
Add table
Add a link
Reference in a new issue