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