topping fix bug text

This commit is contained in:
wanlop run 2024-11-04 23:00:33 +07:00
parent 759708226c
commit e94152369c
49 changed files with 749 additions and 688 deletions

View file

@ -302,11 +302,13 @@ If BoxID = 172053 Then
Var WeekdayDiscountProEventOn = 1
EndIf
If BoxID = 176121 Then
If BoxID = 176757 Then
Var MomCocoaPro = 0
Var MomCocoaProDiscountEnable = 0
Var RobinsonBeautyPro = 0
Var JemilaPro = 1
Var WeekdayDiscountPro = 1
Var WeekdayDiscountProEventOn = 1
Var OreoDiscount11Pro = 1
EndIf
If BoxID = 201729 Then
@ -333,6 +335,14 @@ If BoxID = 173149 Then
Var HalloweenPro = 1
EndIf
If BoxID = 172644 Then
Var MomCocoaPro = 0
Var MomCocoaProDiscountEnable = 0
Var RobinsonBeautyPro = 0
Var WeekdayDiscountPro = 1
Var WeekdayDiscountProEventOn = 1
Var OreoDiscount11Pro = 1
EndIf
Var XMLLiveInfoEnable = 1
@ -465,7 +475,7 @@ EndIf
If OreoEnable = "true" Then
Else
Var OreoDiscount11Pro = 0
EndIf
@ -530,7 +540,7 @@ EndIf
;
If BoxID > 200000 Then
If BoxID < 201000 Then
If BoxID < 202000 Then
Var New_Payment = 1
Var NewFlowPaymentCode = 1
EndIf