Make
This commit is contained in:
parent
a1a347abd7
commit
93aa58a209
13 changed files with 108 additions and 25 deletions
|
|
@ -1232,12 +1232,15 @@
|
|||
|
||||
Var MyanmarLangEnable = "true"
|
||||
|
||||
Var CatalogLayoutV3 = 0
|
||||
|
||||
If BoxID = 123456 Then
|
||||
Var CatalogLayoutV3 = 1
|
||||
Else
|
||||
Var CatalogLayoutV3 = 0
|
||||
EndIf
|
||||
|
||||
If BoxID = 173149 Then
|
||||
Var CatalogLayoutV3 = 1
|
||||
EndIf
|
||||
|
||||
; test payment
|
||||
Var New_Payment = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue