THAI: Kingdom Thai tea, new Yuzu menus, new Pepsi menus and re-order menus in catalog
This commit is contained in:
parent
172c4d2907
commit
1fd526c1f4
156 changed files with 40125 additions and 8279 deletions
|
|
@ -5,6 +5,7 @@ Var FileRecommendToOpen = "ROOT/taobin_project/xml/v3/event/event_v3/active_prom
|
|||
|
||||
Var MatchaEveryDayProState = "Invisible"
|
||||
Var CoconutMilkProState = "Invisible"
|
||||
Var KingdomThaiTeaProState = "Invisible"
|
||||
|
||||
If CoconutMilkPro = 1 Then
|
||||
Var CoconutMilkProState = "Enable"
|
||||
|
|
@ -13,3 +14,7 @@ EndIf
|
|||
If MatchaEveryDayPro = 1 Then
|
||||
Var MatchaEveryDayProState = "Enable"
|
||||
EndIf
|
||||
|
||||
If KingdomThaiTeaPro = 1 Then
|
||||
Var KingdomThaiTeaProState = "Enable"
|
||||
EndIf
|
||||
Loading…
Add table
Add a link
Reference in a new issue