• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/tradingplatform/ebay/maphelper.php
  • Класс: BitrixSaleTradingPlatformEbayMapHelper
  • Вызов: MapHelper::getDeliveryEntityCode
static function getDeliveryEntityCode($siteId)
{
	return "DELIVERY_".$siteId;
}