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