HKG : Multi + 3 langs [eng,msc,mtc] + Layout [catalog,page_group_etc..]

This commit is contained in:
Ittipat Lusuk 2025-01-03 15:12:37 +07:00
parent 791ef8ba0a
commit f521d79a95
94 changed files with 165988 additions and 910 deletions

View file

@ -0,0 +1,24 @@
; Define
Var SeasonPass = 3
Var SeasonFile = CountryRootPath + "xml/event/triple_promotion_s3topleft_and_s3topright_and_s3botleft.lxml"
DEBUGVAR SeasonPass
DEBUGVAR SeasonFile
Var CountEnablePromotion = 0
If $Sum522101000552310200025231030002 = "Enable" Then
Var CountEnablePromotion = CountEnablePromotion + 1
EndIf
If $Sum5204020002 = "Enable" Then
Var CountEnablePromotion = CountEnablePromotion + 1
EndIf
If $Sum5203030027 = "Enable" Then
Var CountEnablePromotion = CountEnablePromotion + 1
EndIf
DEBUGVAR CountEnablePromotion