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
9
xml/v3/event/event_v3/1_promotion_kingdom_thai_tea.json
Normal file
9
xml/v3/event/event_v3/1_promotion_kingdom_thai_tea.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"start": "2025-04-01T00:00:00",
|
||||
"end": "2025-04-30T00:00:00",
|
||||
"state": "KingdomThaiTeaProState",
|
||||
"type": "IMAGE",
|
||||
"media_thai": "ROOT/taobin_project/image/event/kingdom_thai_tea/kingdom_thai_tea.png",
|
||||
"media_eng": "ROOT/taobin_project/image/event/kingdom_thai_tea/kingdom_thai_tea.png",
|
||||
"event_click": "Open \"ROOT/taobin_project/xml/v3/page_catalog_group_pro_kingdom_thai_tea.xml\""
|
||||
}
|
||||
File diff suppressed because it is too large
Load diff
|
|
@ -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