AnonSec Shell
Server IP : 85.193.89.191  /  Your IP : 3.147.84.255
Web Server : Apache
System : Linux 956367-cx40159.tmweb.ru 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
User : bitrix ( 600)
PHP Version : 8.1.27
Disable Function : NONE
MySQL : OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/bitrix/www/contacts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/bitrix/www/contacts/page_contacts_1.php
<?
$bUseMap = CMax::GetFrontParametrValue('CONTACTS_USE_MAP', SITE_ID) != 'N';
$bUseFeedback = CMax::GetFrontParametrValue('CONTACTS_USE_FEEDBACK', SITE_ID) != 'N';
$showMap = $bUseMap;?>

<?CMax::ShowPageType('page_title');?>

<div class="wrapper_inner_half row flexbox shop-detail1 clearfix" itemscope itemtype="http://schema.org/Organization">
	<div class="item item-shop-detail1  <?=($showMap ? 'col-md-6' : 'col-md-12')?>">
		<div class="left_block_store <?=($showMap ? '' : 'margin0')?>">
			<div class="top_block">
				<?CMax::showContactImg();?>
				
				<?if($arPhotos):?>
					<!-- noindex-->
					<div class="gallery_wrap swipeignore">
						<?//gallery?>
						<div class="big-gallery-block text-center">
						    <div class="owl-carousel owl-theme owl-bg-nav short-nav" data-slider="content-detail-gallery__slider" data-plugin-options='{"items": "1", "autoplay" : false, "autoplayTimeout" : "3000", "smartSpeed":1000, "dots": true, "nav": true, "loop": false, "rewind":true, "margin": 10}'>
							<?foreach($arPhotos as $i => $arPhoto):?>
							    <div class="item">
								<a href="<?=$arPhoto['ORIGINAL']?>" class="fancy" data-fancybox="item_slider" target="_blank" title="<?=$arPhoto['DESCRIPTION']?>">
									<img data-src="<?=$arPhoto['PREVIEW']['src']?>" src="<?=\Aspro\Functions\CAsproMax::showBlankImg($arPhoto['PREVIEW']['src']);?>" class="img-responsive inline lazy" alt="<?=$arPhoto['DESCRIPTION']?>" />
								</a>
							    </div>
							<?endforeach;?>
						    </div>
						</div>
					</div>
					<!-- /noindex-->
				<?endif;?>
			</div>
			<div class="bottom_block">
				<div class="properties clearfix">
					<div class="col-md-6 col-sm-6">
						<?CMax::showContactAddr('Адрес', false);?>
						<?CMax::showContactSchedule('Режим работы', false);?>
					</div>
					<div class="col-md-6 col-sm-6">
						<?CMax::showContactPhones('Телефон', false);?>
						<?CMax::showContactEmail('E-mail', false);?>
					</div>

				</div>
				<div class="social-block">
					<div class="wrap">
						<?$APPLICATION->IncludeComponent(
						    "aspro:social.info.max",
						    ".default",
						    array(
						        "CACHE_TYPE" => "A",
						        "CACHE_TIME" => "3600000",
						        "CACHE_GROUPS" => "N",
						        "TITLE_BLOCK" => "",
						        "COMPONENT_TEMPLATE" => ".default",
						    ),
						    false, array("HIDE_ICONS" => "Y")
						);?>
					</div>
				</div>
				<div class="feedback item">
					<div class="wrap">
						<?//if($arShop['DESCRIPTION']):?>
							<?CMax::showContactDesc();?>
						<?//endif;?>
						<?if($bUseFeedback):?>
							<div class="button_wrap">
								<span>
									<span class="btn  btn-transparent-border-color white  animate-load" data-event="jqm" data-param-form_id="ASK" data-name="contacts">Написать сообщение</span>
								</span>
							</div>
						<?endif;?>
					</div>
				</div>
			</div>
			<div class="clearboth"></div>
		</div>
	</div>
	<?if($showMap):?>
		<div class="item col-md-6 map-full padding0">
			<div class="right_block_store contacts_map">
				<?$APPLICATION->IncludeFile(SITE_DIR."include/contacts-site-map.php", Array(), Array("MODE" => "html", "TEMPLATE" => "include_area.php", "NAME" => "Карта"));?>
			</div>
		</div>
	<?endif;?>
	<?//hidden text for validate microdata?>
	<div class="hidden">
		<?global $arSite;?>
		<span itemprop="name"><?=$arSite["NAME"];?></span>
	</div>	
</div>
	<div class="row wrapper_inner  ">
		<div class="col-md-12">
		<br>
		<h3>Отдел продаж</h3>
		<?$APPLICATION->IncludeComponent(
			"bitrix:news.list",
			"staff_block", 
			Array(
				"COUNT_IN_LINE" => 4,
				"ACTIVE_DATE_FORMAT" => "d.m.Y",
				"ADD_SECTIONS_CHAIN" => "N",
				"AJAX_MODE" => "N",
				"AJAX_OPTION_ADDITIONAL" => "",
				"AJAX_OPTION_HISTORY" => "N",
				"AJAX_OPTION_JUMP" => "N",
				"AJAX_OPTION_STYLE" => "Y",
				"CACHE_FILTER" => "N",
				"CACHE_GROUPS" => "Y",
				"CACHE_TIME" => "36000000",
				"CACHE_TYPE" => "A",
				"CHECK_DATES" => "Y",
				"DETAIL_URL" => "",
				"DISPLAY_BOTTOM_PAGER" => "N",
				"DISPLAY_DATE" => "Y",
				"DISPLAY_NAME" => "Y",
				"DISPLAY_PICTURE" => "Y",
				"DISPLAY_PREVIEW_TEXT" => "Y",
				"DISPLAY_TOP_PAGER" => "N",
				"FIELD_CODE" => array("NAME", "PREVIEW_PICTURE", ""),
				"FILTER_NAME" => "",
				"HIDE_LINK_WHEN_NO_DETAIL" => "N",
				"IBLOCK_ID" => "64",
				"IBLOCK_TYPE" => "aspro_max_content",
				"INCLUDE_IBLOCK_INTO_CHAIN" => "N",
				"INCLUDE_SUBSECTIONS" => "N",
				"MESSAGE_404" => "",
				"NEWS_COUNT" => "20",
				"PAGER_BASE_LINK_ENABLE" => "N",
				"PAGER_DESC_NUMBERING" => "N",
				"PAGER_DESC_NUMBERING_CACHE_TIME" => "36000",
				"PAGER_SHOW_ALL" => "N",
				"PAGER_SHOW_ALWAYS" => "N",
				"PAGER_TEMPLATE" => ".default",
				"PAGER_TITLE" => "Новости",
				"PARENT_SECTION" => "",
				"PARENT_SECTION_CODE" => "",
				"PREVIEW_TRUNCATE_LEN" => "",
				"PROPERTY_CODE" => array("EMAIL", "PHONE", ""),
				"SEND_MESSAGE_BUTTON_TEXT" => "",
				"SET_BROWSER_TITLE" => "N",
				"SET_LAST_MODIFIED" => "N",
				"SET_META_DESCRIPTION" => "N",
				"SET_META_KEYWORDS" => "N",
				"SET_STATUS_404" => "N",
				"SET_TITLE" => "N",
				"SHOW_404" => "N",
				"SHOW_ALL_TITLE" => "",
				"SHOW_DETAIL_LINK" => "N",
				"SORT_BY1" => "ACTIVE_FROM",
				"SORT_BY2" => "SORT",
				"SORT_ORDER1" => "DESC",
				"SORT_ORDER2" => "ASC",
				"STRICT_SECTION_CHECK" => "N",
				"TITLE" => ""
			)
		);?>
		</div>
	</div>
	
	
</div>

Anon7 - 2022
AnonSec Team