THAI: Update Promotion
This commit is contained in:
parent
6761957213
commit
ba4e593e13
25 changed files with 19281 additions and 5280 deletions
|
|
@ -1,3 +1,13 @@
|
|||
|
||||
If FromOreoDiscount11Pro = 1 Then
|
||||
Var OriginalPriceWithTopping = OriginalPrice + TOPPING_PRICE
|
||||
Var Seeker.VendingCode = "PMD11"
|
||||
Var Seeker.CodeNumber = IDNum
|
||||
Var Seeker.CodeChannel = 1
|
||||
Var Seeker.IntVendingCampaign = 11
|
||||
Var PriceDrink = OriginalPriceWithTopping
|
||||
EndIf
|
||||
|
||||
If FromMomCocoaPro = 1 Then
|
||||
If DiscountMomCocoaPro > 0 Then
|
||||
Var DiscountDrink = DiscountMomCocoaPro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue