• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/v2/Integration/Landing/StoreV3Master.php
  • Класс: BitrixCatalogv2IntegrationLandingStoreV3Master
  • Вызов: StoreV3Master::hasUnusedStores
static function hasUnusedStores(): bool
{
	// return !empty(self::getUnusedStoresList());
	return false;
}