THAI: Promotion: Boost Energy Drink
This commit is contained in:
parent
db1be33ec9
commit
5d29666002
79 changed files with 45159 additions and 12211 deletions
|
|
@ -80,6 +80,9 @@ Var PepsiXTaobinPro = 0
|
|||
; 3 dialects sound campaign, 1 Apr - 30 Apr
|
||||
Var SongkranSoundCampaign = 0
|
||||
|
||||
; Boost Energy drink, 1 - 11 May
|
||||
Var BoostEnergyPro = 0
|
||||
|
||||
Var NewCollectPoint = 1
|
||||
Var PaymentCodeShouldCollectPromotionPoint = 0
|
||||
|
||||
|
|
@ -128,6 +131,11 @@ If SystemDateMonthInt = 3 Then
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 5 Then
|
||||
If SystemDateDayInt <= 11 Then
|
||||
Var BoostEnergyPro = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
Var JemilaToppingFlag = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue