Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Andrey Timofeev
zakazVoda
Commits
e6dbceb0
Commit
e6dbceb0
authored
2 years ago
by
ZakazVoda Nic.ru Prod
Browse files
Options
Download
Email Patches
Plain Diff
custom_pay:changes from prod
parent
bc4585f4
master
custom_pay
task1_region_refactor
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
local/templates/.default/components/bitrix/menu/header-menu/template.php
+1
-1
.../.default/components/bitrix/menu/header-menu/template.php
poleznaya-informatsiya/.left.menu.php
+59
-52
poleznaya-informatsiya/.left.menu.php
poleznaya-informatsiya/lechebnye-svojstva-mineralnoj-vody-volzhanka/index.php
+1
-1
...ya/lechebnye-svojstva-mineralnoj-vody-volzhanka/index.php
poleznaya-informatsiya/pitevaya-voda-volzhanka/index.php
+1
-1
poleznaya-informatsiya/pitevaya-voda-volzhanka/index.php
poleznaya-informatsiya/proishozhdenie-mineralnoj-vody-volzhanka/index.php
+1
-1
...atsiya/proishozhdenie-mineralnoj-vody-volzhanka/index.php
with
63 additions
and
56 deletions
+63
-56
local/templates/.default/components/bitrix/menu/header-menu/template.php
View file @
e6dbceb0
...
...
@@ -159,7 +159,7 @@
}
}
</style>
<a
class=
"js-add-18-bottle btn-milk"
data-id=
"1269"
href=
"/produkty-pitaniya/"
><span>
Заказать
молочную продукцию
</span></a>
<a
class=
"js-add-18-bottle btn-milk"
data-id=
"1269"
href=
"/produkty-pitaniya/"
><span>
Заказать
продукты питания
</span></a>
<?
endif
;
?>
</li>
...
...
This diff is collapsed.
Click to expand it.
poleznaya-informatsiya/.left.menu.php
View file @
e6dbceb0
<?
$aMenuLinks
=
Array
(
Array
(
"Происхождение минеральной воды «Волжанка»"
,
"proishozhdenie-mineralnoj-vody-volzhanka/"
,
Array
(),
Array
(
'NOT_BOTTOM'
=>
'Y'
),
""
),
Array
(
"Лечебные свойства минеральной воды «Волжанка»"
,
"lechebnye-svojstva-mineralnoj-vody-volzhanka/"
,
Array
(),
Array
(
'NOT_BOTTOM'
=>
'Y'
),
""
),
Array
(
"Питьевая вода «Волжанка»"
,
"pitevaya-voda-volzhanka/"
,
Array
(),
Array
(
'NOT_BOTTOM'
=>
'Y'
),
""
),
Array
(
"Заказ"
,
"zakaz/"
,
Array
(),
Array
(),
""
),
Array
(
"Оплата"
,
"oplata/"
,
Array
(),
Array
(),
""
),
Array
(
"Доставка"
,
"dostavka/"
,
Array
(),
Array
(),
""
),
Array
(
"Возврат"
,
"vozvrat/"
,
Array
(),
Array
(),
""
)
);
<?
$aMenuLinks
=
Array
(
Array
(
"Происхождение минеральной воды «Волжанка»"
,
"proishozhdenie-mineralnoj-vody-volzhanka/"
,
Array
(),
Array
(
"NOT_BOTTOM"
=>
"Y"
),
""
),
Array
(
"Лечебные свойства минеральной воды «Волжанка»"
,
"lechebnye-svojstva-mineralnoj-vody-volzhanka/"
,
Array
(),
Array
(
"NOT_BOTTOM"
=>
"Y"
),
""
),
Array
(
"Питьевая вода «Волжанка»"
,
"pitevaya-voda-volzhanka/"
,
Array
(),
Array
(
"NOT_BOTTOM"
=>
"Y"
),
""
),
Array
(
"Заказ"
,
"zakaz/"
,
Array
(),
Array
(),
""
),
Array
(
"Оплата"
,
"oplata/"
,
Array
(),
Array
(),
""
),
Array
(
"Доставка"
,
"dostavka/"
,
Array
(),
Array
(),
""
),
Array
(
"Возврат"
,
"vozvrat/"
,
Array
(),
Array
(),
""
),
Array
(
"Оборотная тара"
,
"oborotnaya-tara"
,
Array
(),
Array
(),
""
)
);
?>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
poleznaya-informatsiya/lechebnye-svojstva-mineralnoj-vody-volzhanka/index.php
View file @
e6dbceb0
<?
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"/bitrix/header.php"
);
$APPLICATION
->
SetTitle
(
"
Доставка
"
);
$APPLICATION
->
SetTitle
(
"
Лечебное применение минеральной воды
"
);
?>
<div
class=
"catalog-section"
>
<div
class=
"container page-content-wrapper"
>
<div
class=
"catalog-section__inner"
>
...
...
This diff is collapsed.
Click to expand it.
poleznaya-informatsiya/pitevaya-voda-volzhanka/index.php
View file @
e6dbceb0
<?
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"/bitrix/header.php"
);
$APPLICATION
->
SetTitle
(
"
Доставка
"
);
$APPLICATION
->
SetTitle
(
"
Вода питьевая
\"
Волжанка
\"
"
);
?>
<div
class=
"catalog-section"
>
<div
class=
"container page-content-wrapper"
>
<div
class=
"catalog-section__inner"
>
...
...
This diff is collapsed.
Click to expand it.
poleznaya-informatsiya/proishozhdenie-mineralnoj-vody-volzhanka/index.php
View file @
e6dbceb0
<?
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"/bitrix/header.php"
);
$APPLICATION
->
SetTitle
(
"
Доставка
"
);
$APPLICATION
->
SetTitle
(
"
Происхождение минеральной воды
"
);
?>
<div
class=
"catalog-section"
>
<div
class=
"container page-content-wrapper"
>
<div
class=
"catalog-section__inner"
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help