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