• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/delivery/extra_services/store.php
  • Класс: BitrixSaleDeliveryExtraServicesStore
  • Вызов: Store::getStoresIdsFromParams
static function getStoresIdsFromParams(array $params)
{
	return $params["STORES"];
}