Answer the question
In order to leave comments, you need to log in
Bitrix catalog.section filter for all sections?
Is it possible to make a filter for all sections in the catalog.section component? those. to deduce we will tell all goods on certain properties?
<?
$GLOBALS[$arParams["CATALOG_FILTER_NAME"]] = array( "PROPERTY_".$arParams["LINKED_PRODUCTS_PROPERTY"] => $arResult["ID"] )
//arrFilter output: { ["PROPERTY_BRAND"]=> string(5) "11386" }
?>
<?$APPLICATION->IncludeComponent(
"bitrix:catalog.section",
"main",
array( ....
Answer the question
In order to leave comments, you need to log in
There is a parameter - take into account nested subsections
"SECTION_ID" => "",
...
"SHOW_ALL_WO_SECTION" => "Y",
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question