open_page_collect_point.ev redirect thai timeline
This commit is contained in:
parent
f51f419bf7
commit
9495125017
9 changed files with 13014 additions and 15030 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -383,9 +383,13 @@ If BoxID = 201729 Then
|
|||
Var MomCocoaPro = 0
|
||||
Var MomCocoaProDiscountEnable = 0
|
||||
Var RobinsonBeautyPro = 0
|
||||
Var JemilaPro = 1
|
||||
Var JemilaPro = 0
|
||||
Var JemilaToppingFlag = 0
|
||||
|
||||
Var JemilaToppingFlag = 1
|
||||
|
||||
Var 12Day12MenuPro = 1
|
||||
Var WinterWonderPro = 1
|
||||
Var ThickTeaByBrewerPro = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 201193 Then
|
||||
|
|
@ -421,12 +425,16 @@ If BoxID = 172644 Then
|
|||
Var MomCocoaPro = 0
|
||||
Var MomCocoaProDiscountEnable = 0
|
||||
Var RobinsonBeautyPro = 0
|
||||
Var WeekdayDiscountPro = 1
|
||||
Var WeekdayDiscountProEventOn = 1
|
||||
Var OreoDiscount11Pro = 1
|
||||
Var WeekdayDiscountPro = 0
|
||||
Var WeekdayDiscountProEventOn = 0
|
||||
Var OreoDiscount11Pro = 0
|
||||
|
||||
Var New_Payment = 1
|
||||
Var NewFlowPaymentCode = 1
|
||||
|
||||
Var 12Day12MenuPro = 1
|
||||
Var WinterWonderPro = 1
|
||||
Var ThickTeaByBrewerPro = 1
|
||||
EndIf
|
||||
|
||||
Var XMLLiveInfoEnable = 1
|
||||
|
|
|
|||
|
|
@ -3,7 +3,12 @@
|
|||
Var PageCollectPoint1 = "ROOT/taobin_project/xml/page_collect_point_1.xml"
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
Var PageCollectPoint1 = CountryRootPath + "/xml/page_collect_point_1.lxml"
|
||||
If CountryName = "Thailand" Then
|
||||
; Use this between testing.
|
||||
Var PageCollectPoint1 = "ROOT/taobin_project/xml/page_collect_point_1.xml"
|
||||
Else
|
||||
Var PageCollectPoint1 = CountryRootPath + "/xml/page_collect_point_1.lxml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If CountryName = "Singapore" Then
|
||||
|
|
@ -16,4 +21,4 @@ If CountryName = "Singapore" Then
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
Open PageCollectPoint1
|
||||
Open PageCollectPoint1
|
||||
|
|
|
|||
|
|
@ -1323,6 +1323,7 @@
|
|||
|
||||
; Below. Pendding from XMLProfile
|
||||
DEBUGVAR MyanmarLangEnable
|
||||
DEBUGVAR EnableMultiInstance
|
||||
;Var MyanmarLangEnable = "true"
|
||||
Var MyanmarLangEnable = "false"
|
||||
;Var MyanmarLangEnable = ""
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue