MYS: change lime tea in promo fruity raya, INTER: change inter mode

This commit is contained in:
Pakin 2024-03-21 16:47:54 +07:00
parent 7936e72a81
commit 56533d603c
3 changed files with 52 additions and 79 deletions

View file

@ -59,39 +59,7 @@
;inter-condition
;inter-image not use. because customer auto assige member.
If CountryName = "Malaysia" Then
;Var img_popup2 = "/img_popup2-MYR.png"
;Var img_popup3 = "/img_popup3-MYR.png"
Var MemberState1 = "Enable"
Var MemberState2 = "Invisible"
Var MemberState3 = "Invisible"
EndIf
;inter-image
If CountryName = "Indonesia" Then
;Var img_popup2 = "/img_popup2-IDR.png"
;Var img_popup3 = "/img_popup3-IDR.png"
Var MemberState1 = "Enable"
Var MemberState2 = "Invisible"
Var MemberState3 = "Invisible"
EndIf
;inter-image
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
;inter-image
If CountryName = "Singapore" Then
;Var img_popup2 = "/img_popup2-SGP.png"
;Var img_popup3 = "/img_popup3-SGP.png"
If InternationalEnable = 1 Then
Var MemberState1 = "Enable"
Var MemberState2 = "Invisible"