THAI: Added Apple Farm Festival & Happy Trios promotion

This commit is contained in:
Kenta420 2025-05-21 13:01:44 +07:00
parent d0faa5361c
commit eea25a14ca
109 changed files with 54186 additions and 24988 deletions

View file

@ -277,10 +277,6 @@
from_oreo_11 = True
else:
from_oreo_11 = False
if current_file_name == "page_catalog_group_pro_happy_trios.skt":
from_happy_trios = True
else:
from_happy_trios = False
if current_file_name == "page_catalog_group_pro_12_day_12_menu.skt":
from_12_day_12_menu = True
price_12_day_12_menu = {
@ -669,9 +665,6 @@
if from_oreo_11:
out_xml( '\t\tVar FromOreoDiscount11Pro = 1 \r\n')
if from_happy_trios:
out_xml( '\t\tVar FromHappyTriosPro = 1 \r\n')
if from_12_day_12_menu:
out_xml( '\t\tVar From12Day12MenuPro = 1 \r\n')
@ -1381,9 +1374,6 @@
if from_oreo_11:
out_xml( '\t\tVar FromOreoDiscount11Pro = 1 \r\n')
if from_happy_trios:
out_xml( '\t\tVar FromHappyTriosPro = 1 \r\n')
if from_12_day_12_menu:
out_xml( '\t\tVar From12Day12MenuPro = 1 \r\n')