THAI: Discount promotions [topping_select7, 8]
This commit is contained in:
parent
a020f80ae0
commit
2fbacb359f
9 changed files with 501 additions and 21 deletions
|
|
@ -124,6 +124,9 @@
|
|||
Var PriceDrink = OriginalPrice + TOPPING_PRICE
|
||||
EndIf
|
||||
|
||||
If Seeker.PriceDiscount > 0 Then
|
||||
Var PriceDrink = Seeker.PriceMain + TOPPING_PRICE
|
||||
EndIf
|
||||
|
||||
DEBUGVAR PriceDrink
|
||||
DEBUGVAR PromotionPriceDrink
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue