THAI: Update Nam hom promotion
This commit is contained in:
parent
52d39b2116
commit
b5f8d01876
2 changed files with 87 additions and 83 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue