• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/discount/discountmanager.php
  • Класс: BitrixCatalogDiscountDiscountManager
  • Вызов: DiscountManager::clearProductPricesCache
static function clearProductPricesCache()
{
	self::$preloadedPriceData = [];
}