setFrameMode(true);
?>
= $arParams['TITLE']; ?>
if(count($arResult['ITEMS']) > 0): ?>
foreach($arResult['ITEMS'] AS $arItem): ?>
$APPLICATION->IncludeComponent(
"evolution:catalog.list.item",
"",
$arItem
); ?>
endforeach; ?>
if($arResult['PAGE_COUNT'] > 1 && $arResult['PAGE_CURRENT'] != $arResult['PAGE_COUNT']): ?>
Показать еще
endif; ?>
endif; ?>