• Модуль: market
  • Путь к файлу: ~/bitrix/modules/market/lib/Link.php
  • Класс: BitrixMarketLink
  • Вызов: Link::getMarketCategory
static function getMarketCategory(string $from = ''): string
{
	return Link::getCategoryPage('subscription', $from);
}