-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Unknown
committed
Apr 20, 2017
0 parents
commit ec242d6
Showing
67,711 changed files
with
5,807,090 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
Binary file added
BIN
+3.64 MB
...E%u043D%u0438 %u0438 %u043F%u0435%u0441%u043E%u0447%u043D%u0438%u0446%u0430.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<? | ||
$PERM["/"]["*"]="R"; | ||
$PERM["samson2017"]["*"]="R"; | ||
$PERM["derevostreet"]["*"]="R"; | ||
$PERM["sad"]["*"]="R"; | ||
?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
#исключаем некоторые папки из bitrix | ||
/bitrix/backup/ | ||
/bitrix/cache/ | ||
/bitrix/crontab/ | ||
/bitrix/managed_cache/ | ||
/bitrix/managed_flags/ | ||
/bitrix/php_interface/crontab/ | ||
/bitrix/php_interface/dbconn.php | ||
/bitrix/stack_cache/ | ||
/bitrix/catalog_export/ | ||
/bitrix/html_pages/ | ||
/bitrix/license_key.php | ||
/bitrix/.settings.php | ||
/bitrix/.settings_extra.php | ||
/bitrix/updates/ | ||
|
||
#исключаем папку upload | ||
/upload/ | ||
/upload-old/ | ||
|
||
#файлы других проектов | ||
|
||
|
||
|
||
#исключаем типы файлов | ||
/urlrewrite.php | ||
|
||
*.sql | ||
*.csv | ||
*.txt | ||
*.log | ||
*.dt | ||
*.html | ||
*.htm | ||
*.xml | ||
*.old | ||
*.htaccess | ||
acce* | ||
error_log* | ||
access_log* | ||
*.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<? | ||
$aMenuLinks = Array( | ||
Array( | ||
"САМСОН РОССИЯ, ПОКРЫТИЕ ЛАК/ГРУНТ, БРУС/МАССИВ", | ||
"/Netshop/derevostreet/", | ||
Array(), | ||
"" | ||
), | ||
Array( | ||
"САМСОН 2017 | ||
РОССИЯ, ПОКРЫТИЕ 2 СЛОЯ ЛАКА/ГРУНТ, БРУС/МАССИВ", | ||
"/Netshop/samson2017/", | ||
Array(), | ||
"" | ||
) | ||
); | ||
?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<? | ||
$aMenuLinks = Array( | ||
Array( | ||
"Фотогалерея", | ||
"/galery/", | ||
Array(), | ||
Array(), | ||
"" | ||
), | ||
Array( | ||
"Условия соглашения", | ||
"/agree/", | ||
Array(), | ||
Array("style"=>"other"), | ||
"" | ||
), | ||
Array( | ||
"Гарантийные обязательства", | ||
"/guaranteies/", | ||
Array(), | ||
Array(), | ||
"" | ||
), | ||
Array( | ||
"Документы", | ||
"/certificate/", | ||
Array(), | ||
Array(), | ||
"" | ||
) | ||
); | ||
?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<? | ||
$sSectionName = "Главная"; | ||
$arDirProperties = Array( | ||
"description" => "Самсон: Производство детских площадок, картонных домиков и спортивно-игровых комплексов", | ||
"keywords" => "Самсон, деревянные площадки, детская площадка для дачи, детские городки для дачи, детские деревянные домики, детские деревянные площадки, детские деревянные площадки для дачи детские домики для дачи, детские игровые деревянные домики, детские игровые деревянные площадки, детские игровые домики для дачи, детские игровые площадки, детские игровые площадки для дачи, детские игровые площадки для улицы, детские уличные площадки, детский деревянный домик для дачи, детский игровой городок, игровые деревянные площадки, детские площадки из дерева, игровые площадки" | ||
); | ||
?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
<? | ||
$aMenuLinks = Array( | ||
Array( | ||
"Главная", | ||
"/", | ||
Array(), | ||
Array(), | ||
"" | ||
), | ||
Array( | ||
"Акции", | ||
"/akcii/", | ||
Array(), | ||
Array("bold"=>"Y"), | ||
"" | ||
), | ||
Array( | ||
"О компании", | ||
"/about/", | ||
Array(), | ||
Array(), | ||
"" | ||
), | ||
Array( | ||
"Производство", | ||
"/stat/", | ||
Array(), | ||
Array("bold"=>"Y"), | ||
"" | ||
), | ||
Array( | ||
"Доставка / Сборка / Оплата", | ||
"/dost/", | ||
Array(), | ||
Array(), | ||
"" | ||
), | ||
Array( | ||
"Оптовым клиентам", | ||
"/optom/", | ||
Array(), | ||
Array(), | ||
"" | ||
), | ||
Array( | ||
"Контакты", | ||
"/kontakts/", | ||
Array(), | ||
Array(), | ||
"" | ||
) | ||
); | ||
?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<? require ($_SERVER["DOCUMENT_ROOT"] . "/bitrix/header.php");?> | ||
404 | ||
<?require ($_SERVER["DOCUMENT_ROOT"] . "/bitrix/footer.php"); ?> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<? | ||
$sSectionName="О компании"; | ||
?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<? | ||
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); | ||
$APPLICATION->SetPageProperty("description", "Самсон: Производство детских площадок, картонных домиков и спортивно-игровых комплексов"); | ||
$APPLICATION->SetTitle("САМСОН - Производитель детских площадок, спортивных игровых комплексов. С нами надежно и безопасно!"); | ||
?> | ||
<div class="nc_list nc_text"> | ||
<div class="nc_row"> | ||
<div> | ||
<h1> О компании </h1> | ||
</div> | ||
|
||
<p id="docs-internal-guid-b5f324f8-6ab7-b4b6-dee3-853e27470e3f" style="line-height: 1.38; margin-top: 4pt; margin-bottom: 8pt;" dir="ltr"><span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;">Уважаемые Клиенты и Партнеры, коллектив компании «Самсон» рад приветствовать Вас на нашем сайте! Долгосрочное сотрудничество - лучшая благодарность от клиента.</span></p> | ||
|
||
<p style="line-height: 1.38; margin-top: 4pt; margin-bottom: 8pt;" dir="ltr"><span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;">Мы - российская компания, которая занимается разработкой и производством детских игровых деревянных площадок, спортивно-игровых комплексов для детей. Наша продукция пользуется большим спросом у потребителей. Демократичные цены, безопасность, надежность и эстетическая привлекательность моделей – залог признания.</span></p> | ||
|
||
<p style="line-height: 1.38; margin-top: 4pt; margin-bottom: 8pt;" dir="ltr"><span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;">Чтобы предлагать своим покупателям лучшее, мы проводим регулярный анализ ситуации на российском рынке. Разрабатываем новые модели площадок и комплексов для детей, и совершенствуем ранее выпускаемые. Модельный ряд продукции содержит решение любой задачи по организации интересной и полезной территории для ребенка.</span></p> | ||
|
||
<p style="line-height: 1.38; margin-top: 4pt; margin-bottom: 8pt;" dir="ltr"><span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;">В производстве товаров для детей мы используем экологически чистые, яркие, долговечные материалы, прочные надежные крепления. Вся продукция разрабатывается конструкторами в соответствии с требованиями безопасности стандартов качества РФ и ЕС.</span></p> | ||
|
||
<p style="line-height: 1.38; margin-top: 4pt; margin-bottom: 8pt;" dir="ltr"><span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;">Более 15 лет успешной работы на Российском рынке. </span></p> | ||
|
||
<p style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" dir="ltr"><span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;">Немного истории. Производство детских спортивно-игровых комплексов (ДСК) стало активно развиваться в конце 90-х годов. Появление нашей производственной компании на рынке в 2000 году было не случайным, мы предложили клиентам интересные цветовые решения и ассортимент высот (выше 3,5м, с пристенным креплением), удовлетворяющие требования современных ремонтов с подвесными потолками, гипсокартоновыми потолочными конструкциями, европейским дизайном. Стали востребованными пастельные цвета: салатовый-бежевый, бирюзовый-бежевый, так же популярным выбором стал мелаллик-оранжевый спортивный комплекс. </span></p> | ||
|
||
<br /> | ||
|
||
<p style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" dir="ltr"><span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;">В 2009 году в Россию начали ввозить детские американские деревянные площадки для дач, частных домовладений, цены на предложенную продукцию несколько удивили нас. Любопытство стало стимулом, развивать новое направление компании Самсон - российские детские игровые деревянные площадки.</span></p> | ||
|
||
<br /> | ||
|
||
<p style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" dir="ltr"><span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;">В 2010 году в июле мы смогли предложить своим клиентам первую линейку продукции. Идея создания товара включала в себя готовый набор элементов и подробную иллюстрированную инструкцию по сборке площадки. Главным приоритетом было создать сборно-разборную конструкцию, не требующую бетонирования и доступную в монтаже даже неквалифицированным сборщикам.</span></p> | ||
|
||
<br /> | ||
|
||
<p style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" dir="ltr"><span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;">Сегодня мы гордимся своей продукцией. Более 10 000 площадок радуют детей по всей России. Ежегодное участие в профильных выставках позволило нам завязать контакты в Белоруссии и Казахстане.</span></p> | ||
|
||
<br /> | ||
|
||
<p style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" dir="ltr"><span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;">Архитектурное направление 2016 года - Садовый КУБ (</span><span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;"><span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;"><a href="http://www.samsoncube.ru/" id="bxid_372002" target="_blank" >http://www.samsoncube.ru/</a>)</span> от компании Самсон</span><span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;">. <a href="http://www.samsoncube.ru/" target="_blank" >КУБ</a> - это здоровый дом, где сведено до минимума применение синтетических материалов. Дом, который гармонично вписывается в природный ландшафт. Дом, в котором вы захотите остаться, потому что он уютный и удобный. По Вашему желанию <a href="http://www.samsoncube.ru/" target="_blank" >КУБ</a> станет энергоэффективным и практически безотходным, за счет применение солнечных батарей, ветрогенераторов, тепловых насосов и биореакторов. Опция “эксплуатируемая зеленая крыша” увеличит площадь участка, сделает воздух чище, украсит пространство. </span></p> | ||
|
||
<br /> | ||
|
||
<p style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" dir="ltr"><span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;">Развивайтесь с нами!</span></p> | ||
<span style="font-size: 12px; font-family: Verdana; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline;">С уважением, компания Самсон.</span></div> | ||
</div> | ||
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<? | ||
$sSectionName = "Соглашение"; | ||
$arDirProperties = Array( | ||
"color" => "other_color" | ||
); | ||
?> |
Oops, something went wrong.