Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/rospirotorg.ru/bitrix/templates/aspro_next/page_blocks/ |
Upload File : |
<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true) die();?> <? global $arTheme, $arRegion; $arRegions = CNextRegionality::getRegions(); if($arRegion) $bPhone = ($arRegion['PHONES'] ? true : false); else $bPhone = ((int)$arTheme['HEADER_PHONES'] ? true : false); $logoClass = ($arTheme['COLORED_LOGO']['VALUE'] !== 'Y' ? '' : ' colored'); ?> <div class="header-v4 header-wrapper"> <div class="logo_and_menu-row"> <div class="logo-row"> <div class="maxwidth-theme"> <div class="row"> <div class="logo-block col-md-2 col-sm-3"> <div class="logo<?=$logoClass?>"> <?=CNext::ShowLogo();?> </div> </div> <?if($arRegions):?> <div class="inline-block pull-left"> <div class="top-description"> <?$APPLICATION->IncludeComponent("bitrix:main.include", ".default", array( "COMPONENT_TEMPLATE" => ".default", "PATH" => SITE_DIR."include/top_page/regionality.list.php", "AREA_FILE_SHOW" => "file", "AREA_FILE_SUFFIX" => "", "AREA_FILE_RECURSIVE" => "Y", "EDIT_TEMPLATE" => "include_area.php" ), false );?> </div> </div> <?endif;?> <div class="col-md-<?=($arRegions ? 2 : 3);?> col-lg-<?=($arRegions ? 2 : 3);?> search_wrap"> <div class="search-block inner-table-block"> <?$APPLICATION->IncludeComponent( "bitrix:main.include", "", Array( "AREA_FILE_SHOW" => "file", "PATH" => SITE_DIR."include/top_page/search.title.catalog.php", "EDIT_TEMPLATE" => "include_area.php" ) );?> </div> </div> <div class="right-icons pull-right"> <div class="pull-right block-link"> <?=CNext::ShowBasketWithCompareLink('with_price', 'big', true, 'wrap_icon inner-table-block baskets');?> </div> <div class="pull-right"> <div class="wrap_icon inner-table-block"> <?=CNext::showCabinetLink(true, true, 'big', true);?> </div> </div> <?if($bPhone):?> <div class="pull-right"> <div class="wrap_icon inner-table-block"> <div class="phone-block"> <?CNext::ShowHeaderPhones();?> <?if($arTheme['SHOW_CALLBACK']['VALUE'] == 'Y'):?> <div class="callback-block"> <span class="animate-load twosmallfont colored" data-event="jqm" data-param-form_id="CALLBACK" data-name="callback"><?=GetMessage("CALLBACK")?></span> </div> <?endif;?> </div> </div> </div> <?endif?> </div> </div> </div> </div><?// class=logo-row?> </div> <div class="menu-row middle-block bg<?=strtolower($arTheme["MENU_COLOR"]["VALUE"]);?>"> <div class="maxwidth-theme"> <div class="row"> <div class="col-md-12"> <div class="menu-only"> <nav class="mega-menu sliced"> <?$APPLICATION->IncludeComponent("bitrix:main.include", ".default", array( "COMPONENT_TEMPLATE" => ".default", "PATH" => SITE_DIR."include/menu/menu.top.php", "AREA_FILE_SHOW" => "file", "AREA_FILE_SUFFIX" => "", "AREA_FILE_RECURSIVE" => "Y", "EDIT_TEMPLATE" => "include_area.php" ), false, array("HIDE_ICONS" => "Y") );?> </nav> </div> </div> </div> </div> </div> <div class="line-row visible-xs"></div> </div>