• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/component/reportproductlist.php
  • Класс: BitrixCatalogComponentReportProductList
  • Вызов: ReportProductList::getReservedDealListLink
protected function getReservedDealListLink(int $productId, string $quantityReservedView): string
{
	return
		'' . $quantityReservedView . ''
		;
}