AUS: update Winter warmers

This commit is contained in:
Kenta420 2024-05-30 18:08:51 +07:00
parent 8cf908243c
commit 1e3bbe5cd5
14 changed files with 12360 additions and 1104 deletions

View file

@ -189,16 +189,8 @@
SAVELOG "Click rec"
Var NextPage = "-"
Var OpenFileXML = CountryRootPath + "xml/page_catalog_group_recommend.lxml"
DEBUGVAR CountryRootPath
DEBUGVAR OpenFileXML
If CountryName = "Thailand" Then
Open "ROOT/taobin_project/xml/page_catalog_group_recommend.lxml"
Else
Open OpenFileXML
EndIf
Var OpenFileXML = CountryRootPath + "xml/event/script_common_for_open_promotion_xml.ev"
TRY OpenFileXML
</EventClick>
</Button>