THAI: Update Nam hom promotion

This commit is contained in:
Kenta420 2024-06-21 14:56:52 +07:00
parent 52d39b2116
commit b5f8d01876
2 changed files with 87 additions and 83 deletions

View file

@ -164,9 +164,7 @@ EndIf
If SystemDateMonthInt = 6 Then
If SystemDateDayInt >= 3 Then
If SystemDateDayInt <= 30 Then
Var NamHomCoconutPro = 1
EndIf
Var NamHomCoconutPro = 1
EndIf
If SystemDateDayInt <= 15 Then
@ -189,6 +187,12 @@ If SystemDateMonthInt = 6 Then
EndIf
EndIf
If SystemDateMonthInt = 7 Then
If SystemDateDayInt <= 7 Then
Var NamHomCoconutPro = 1
EndIf
EndIf
If SystemDateMonthInt >= 7 Then
Var CheckMemberPageCampaign = 1
EndIf