• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/marketplace/url.php
  • Класс: BitrixRestMarketplaceUrlsUrl
  • Вызов: Url::getMarketplaceUrl
static function getMarketplaceUrl($from = '')
	{
		return MarketplaceUrls::getInstance()->getIndexUrl($from);
	}