• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/v2/Product/BaseProduct.php
  • Класс: BitrixCatalogv2ProductBaseProduct
  • Вызов: BaseProduct::loadSectionCollection
protected function loadSectionCollection(): SectionCollection
{
	return $this->sectionRepository->getCollectionByProduct($this);
}