THAI: Added Halloween promotion
This commit is contained in:
parent
8f878da088
commit
c90edea31e
172 changed files with 30448 additions and 493 deletions
|
|
@ -19,6 +19,16 @@ If FromPassionMintPro = 1 Then
|
|||
Var Seeker.CampaignPPrice = PromotionPriceDrink
|
||||
EndIf
|
||||
|
||||
If BoxID = 105005 Then
|
||||
If Seeker.selected_a_drink = "12-05-02-0045" Then
|
||||
Var PriceDiff = PriceDrink - 25
|
||||
Var DiscountDrink = PriceDiff
|
||||
Var Seeker.CampaignPPrice = 25
|
||||
|
||||
Var PriceDrink = PriceDrink - PriceDiff
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If ChildrenFree = 1 Then
|
||||
|
||||
Var RemainAmountStr = "Free###size=150"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue