• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/basket/storage.php
  • Класс: BitrixSaleBasketStorage
  • Вызов: Storage::getSiteId
protected function getSiteId()
{
	return $this->siteId;
}