This commit is contained in:
pichet 2023-06-13 15:54:54 +07:00
parent 6cb54114d6
commit 05d17d2617
5 changed files with 2197 additions and 0 deletions

View file

@ -634,6 +634,16 @@
Var CountDownShowButton = 35
EndIf
If CountryName = "Australia" Then
Var TextPriceMenuSize = 12
Var TextPriceMenuY = 266
Var ShowButtonClick2 = "Enable"
Var ButtontoTopupMenu = "Invisible"
Var MemberButtonFileName = "ROOT/taobin_project/image/main_page_en/bp_main_page_member.png"
Var show_eng_button_stage = "Invisible"
EndIf
Machine __arm_toggle
GetLongTimeInMinute CurrentTime

View file

@ -656,6 +656,10 @@
Var Seeker.FromConsent = 0
EndIf
If CountryName = "Australia" Then
Var Seeker.FromConsent = 0
EndIf
</EventOpen>

View file

@ -75,6 +75,15 @@
Var MemberState3 = "Invisible"
EndIf
If CountryName = "Australia" Then
Var img_popup2 = "/img_popup2-AUS.png"
Var img_popup3 = "/img_popup3-AUS.png"
Var MemberState1 = "Enable"
Var MemberState2 = "Invisible"
Var MemberState3 = "Invisible"
EndIf

File diff suppressed because it is too large Load diff

View file

@ -24,6 +24,10 @@
Open "ROOT/taobin_project/xml/page_payment_cash-IDR.xml"
EndIf
If CountryName = "Australia" Then
Open "ROOT/taobin_project/xml/page_payment_cash-AUS.xml"
EndIf
Var PreScaleCanculate = 1