THA: Added 7.7 discount up to 35% promotion
This commit is contained in:
parent
0c9af6b363
commit
34646691c0
45 changed files with 792 additions and 0 deletions
|
|
@ -190,6 +190,14 @@
|
|||
Var Param1 = TelephoneNumber + "/"
|
||||
Var Param1 = Param1 + ParamCP
|
||||
|
||||
If Seeker.CodeChannel = 0 Then
|
||||
If Discount7_7Pro = 1 Then
|
||||
SAVELOG "7.7 Discount level collect point"
|
||||
GETACCEXT TelephoneNumber 44
|
||||
Open "ROOT/taobin_project/xml/event/7.7_up_to_35/page_collect_point_pro_7_7_2.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
GETACCEXT Param1 23
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
|
||||
|
||||
|
|
@ -217,6 +225,13 @@
|
|||
Var Param1 = TelephoneNumber + "/"
|
||||
Var Param1 = Param1 + ParamCP
|
||||
|
||||
If Seeker.CodeChannel = 0 Then
|
||||
If Discount7_7Pro = 1 Then
|
||||
SAVELOG "7.7 Discount level collect point"
|
||||
GETACCEXT TelephoneNumber 44
|
||||
Open "ROOT/taobin_project/xml/event/7.7_up_to_35/page_collect_point_pro_7_7_2.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
GETACCEXT Param1 23
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
|
||||
|
|
@ -677,6 +692,14 @@
|
|||
Var Param1 = TelephoneNumber + "/"
|
||||
Var Param1 = Param1 + ParamCP
|
||||
|
||||
If Seeker.CodeChannel = 0 Then
|
||||
If Discount7_7Pro = 1 Then
|
||||
SAVELOG "7.7 Discount level collect point"
|
||||
GETACCEXT TelephoneNumber 44
|
||||
Open "ROOT/taobin_project/xml/event/7.7_up_to_35/page_collect_point_pro_7_7_2.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
GETACCEXT Param1 23
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue