Answer the question
In order to leave comments, you need to log in
How to find out the number of products on the site in Bitrix?
The number of all products, maybe it is displayed somewhere in the admin panel?
And yet, all the goods need to be obtained from the database, in my case they are stored in the b_iblock_element table.
As I understand it, not only goods are stored in this table, since there is also an IBLOCK_ID field, in my case for those goods that I saw it is equal to 14. The question is, if I select from the b_iblock_element table all rows with the IBLOCK_ID = 14 field, will I get all the products that are on the site? Or there may still be products with a different IBLOCK_ID ...
Answer the question
In order to leave comments, you need to log in
First of all, you should always start with the documentation
https://dev.1c-bitrix.ru/api_help/iblock/classes/c...
You can look like this
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question