| Current Path : /var/www/homesaver/www/bitrix/components/bitrix/catalog.item/templates/store_v3/ |
| Current File : /var/www/homesaver/www/bitrix/components/bitrix/catalog.item/templates/store_v3/result_modifier.php |
<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
die();
}
/**
* @var array $arParams
*/
if (!isset($arParams['USE_OFFER_NAME']) || $arParams['USE_OFFER_NAME'] !== 'Y')
{
$arParams['USE_OFFER_NAME'] = 'N';
}