THAI: Added Mom cocoa promotion
This commit is contained in:
parent
67fe9746fb
commit
a78d8f7bef
52 changed files with 43460 additions and 5375 deletions
|
|
@ -301,6 +301,13 @@
|
|||
DEBUGVAR OriginalPrice
|
||||
DEBUGVAR TOPPING_PRICE
|
||||
|
||||
If FromMomCocoaPro = 1 Then
|
||||
If DiscountMomCocoaPro > 0 Then
|
||||
Var DiscountDrink = DiscountMomCocoaPro
|
||||
Var Seeker.CampaignPPrice = PromotionPriceDrink
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If FromCocoa77Pro = 1 Then
|
||||
Var OriginalPriceWithTopping = OriginalPrice + TOPPING_PRICE
|
||||
Var PriceDiff = OriginalPriceWithTopping - PromotionPriceDrink
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue