• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/component/usestore.php
  • Класс: BitrixCatalogComponentUseStore
  • Вызов: UseStore::isUsedOneC
static function isUsedOneC(): bool
{
	return Option::get('catalog', 'once_inventory_management') === 'Y';
}