• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/UI/PropertyProduct.php
  • Класс: BitrixCatalogUIPropertyProduct
  • Вызов: PropertyProduct::getRestrictedProperties
static function getRestrictedProperties(): array
{
	return [
		'MORE_PHOTO',
		'BLOG_POST_ID',
		'BLOG_COMMENTS_CNT',
	];
}