P
P
po4emu4ka20202020-10-12 07:03:35
1C-Bitrix
po4emu4ka2020, 2020-10-12 07:03:35

How to change the parameters of the “Trade catalog” tab of the infoblock using the Bitrix API?

Please advise how to disable the checkbox Infoblock has trade offers from the infoblock via the API. I don't understand how this can be done through the API.

Maybe someone came across.
5f83d56233846337780235.png

I will be glad for any help!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
PetrPo, 2020-10-12
@po4emu4ka2020

$catalogIblockId = 2;
$obCatalog = new CCatalog();
$obCatalog->UnLinkSKUIBlock($catalogIblockId);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question