taobin_project/inter/aus/xml/open_page_catalog.ev
2024-07-25 10:49:23 +07:00

9 lines
No EOL
222 B
Text

If WinterWarmersCatalogFlag = 1 Then
Var catalogFile = CountryRootPath + "/xml/page_catalog_winter_warmers.lxml"
Else
Var catalogFile = CountryRootPath + "/xml/page_catalog_westfield.lxml"
EndIf
Open catalogFile