• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/component/usestore.php
  • Класс: BitrixCatalogComponentUseStore
  • Вызов: UseStore::isUsed
static function isUsed(): bool
{
	return State::isUsedInventoryManagement();
}