Источник: https://dev.1c-bitrix.ru/community/forums/messages/forum6/topic70101/message368095/#message368095 |
Код |
---|
<? $arSets = CCatalogProductSet::getAllSetsByProduct(идтовара, CCatalogProductSet::TYPE_SET); if($USER->IsAdmin()) {echo '<pre>'; print_r($arSets); echo '</pre>';} ?> |