I ask for advice, I need to realize the export of catalog data in the amount of several products, for example, 5 selected for a specific property. Initially, I did not invent a bicycle, I tried it on the basis of ready-made Yandex, CSV profiles.

I added a new property to the product, and in the Detailed Settings parameters I select the Necessary information block - the desired property - and export, this option still displays everything in a row.

As a result, I decided to make my profile (based on the documentation), in which the choice of the information block of the catalog is simple, with the choice of the necessary elements for uploading. Well, with the choice of the necessary elements in this does not work. Maybe someone did this, please send)) in the right direction.

  • And what exactly is the problem? What step? Sample code give? If the matter is not in the code, but in the settings, then show the screenshots what you are doing and how. What you see the problem, how it should be. - Nikolaj Sarry
  • Began by analogy dev.1c-bitrix.ru/api_help/catalog/templates.php . Made specified files _run, _setup. Here the default is the selection of the information block, here in this option add some choice of the necessary elements. - user270654
  • Read about CIBlockElement::GetList - Nikolaj Sarry
  • I looked, I don’t really give me much, I don’t understand how to select elements from the selected block. - user270654
  • using the arFilter parameter on the desired property. - Nikolaj Sarry

0