Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/components/bitrix/catalog.store/templates/bootstrap_v4/
Upload File :
Current File : /var/www/homesaver/www/bitrix/components/bitrix/catalog.store/templates/bootstrap_v4/element.php

<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();?><?
$APPLICATION->IncludeComponent(
	"bitrix:catalog.store.detail",
	"bootstrap_v4",
	array(
		"CACHE_TIME" => $arParams["CACHE_TIME"],
		"CACHE_TYPE" => $arParams["CACHE_TYPE"],
		"STORE" => $arResult["STORE"],
		"PATH_TO_LISTSTORES" => $arResult["PATH_TO_LISTSTORES"],
		"SET_TITLE" => $arParams["SET_TITLE"],
		"MAP_TYPE" => $arParams["MAP_TYPE"],
	),
	$component
);