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