Blame view
en/include/random.php
358 Bytes
60c6f0893 init |
1 |
<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();?> <?$APPLICATION->IncludeComponent("bitrix:furniture.catalog.random", ".default", array( "IBLOCK_TYPE" => "products", "IBLOCKS" => array( 0 => "2", ), "DETAIL_URL" => "", "CACHE_TYPE" => "A", "CACHE_TIME" => "180", "CACHE_GROUPS" => "Y", "PARENT_SECTION" => "" ), false );?> |