• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/saleproviderbase.php
  • Класс: BitrixSaleSaleProviderBase
  • Вызов: SaleProviderBase::getDefaultStoreId
static function getDefaultStoreId(): int
{
	return Configuration::getDefaultStoreId();
}