;DEBUGVAR SystemDateMonthInt ;DEBUGVAR SystemDateDayInt ; Reset flag away. Var PromotionOreoToppingFreeEnable = 0 If SystemDateMonthInt = 9 Then If SystemDateDayInt = 6 Then Var PromotionOreoToppingFreeEnable = 1 EndIf If SystemDateDayInt = 7 Then Var PromotionOreoToppingFreeEnable = 1 EndIf If SystemDateDayInt = 8 Then Var PromotionOreoToppingFreeEnable = 1 EndIf If SystemDateDayInt = 9 Then Var PromotionOreoToppingFreeEnable = 1 EndIf If SystemDateDayInt = 10 Then Var PromotionOreoToppingFreeEnable = 1 EndIf EndIf If PromotionOreoToppingFreeEnable = 1 Then SAVELOG "PromotionOreoToppingFreeEnable set!" Var toppingID6price2 = 0 If show_eng = "true" Then Var text_price_6 = "(9.9 FREE DEAL)" Else Var text_price_6 = "(9.9 แจกจัดหนัก)" EndIf Var text_color_6 = "0x2741A2" Else Var text_color_6 = "0x84776F" EndIf