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