method public static DiscountManager::getPriceDataByProductId() Класс: \Bitrix\Catalog\Discount\DiscountManager Сигнатура public static getPriceDataByProductId(int $productId, int $catalogGroupId) : null|array<string|int, mixed> Описание Возвращает цену товара, у которого есть группа каталога. Параметры $productId int ID товара. $catalogGroupId int Группа каталога. Возвращаемое значение null|array<string|int, mixed> Исходный файл: source/catalog/lib/discount/discountmanager.php:499