SGP: add season pass mode at recommend page

This commit is contained in:
Pakin 2024-07-15 17:29:43 +07:00
parent 86d9c4683f
commit b57750e134
380 changed files with 17810 additions and 3933 deletions

View file

@ -781,7 +781,7 @@
Var CountryRootPath = "ROOT/taobin_project/inter/usaNY/"
Var CountryShortName = "usaNY"
ar TextPriceMenuSize = 12
Var TextPriceMenuSize = 12
Var TextPriceMenuY = 264
Var TextPriceMenuBlendX = 180
Var TextPriceMenuHotX = 48
@ -1111,7 +1111,9 @@
If SettingDisableTaobinCredit = "true" Then
Var ShowButtonClick2 = "Invisible"
If CountryName = "Singapore" Then
Var ShowButtonClick2 = "Enable"
If SELLONLINE = 1 Then
Var ShowButtonClick2 = "Enable"
EndIf
EndIf
EndIf
DEBUGVAR ShowButtonClick2