T
T
tectolog2020-09-15 12:45:52
1C-Bitrix
tectolog, 2020-09-15 12:45:52

How to remove the output of products from these same categories in Bitrix on the page with the output of category cards?

Hi all.

Need help in the following situation: there is a store, on the page where cards (picture + name) of categories are displayed, below, under these cards, goods from these same categories are displayed - 20 pieces each.

Question: how can I disable the output of these products? I looked in the code: I didn’t find anything, maybe, but somewhere in the admin panel?

Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yaroslav Alexandrov, 2020-09-16
@tectolog

in the template file "bitrix:catalog.section template.php:
you can try to comment out
//$APPLICATION->IncludeComponent($component->__name,'',$arParams,$component->__parent);
also by the exclusion method in section.php : turn off the output of components and see which component is responsible for the output of the block.Next, you need to look maybe in the files result_modifire.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question