<?$APPLICATION->IncludeComponent("bitrix:catalog.sections.top", "frontpage", Array(
"IBLOCK_TYPE" => "newspaper",
"IBLOCK_ID" => "42",
"SECTION_SORT_FIELD" => "sort",
"DEPTH_LEVEL" => "1",
"SECTION_SORT_ORDER" => "sort",
"ELEMENT_SORT_FIELD" => "active_from",
"ELEMENT_SORT_ORDER" => "desc",
|