File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/components/bitrix/sale.viewed.product/templates/.default/result_modifier.php
Back
<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();?> <? foreach($arResult as $key => $val) { $img = ""; if ($val["DETAIL_PICTURE"] > 0) $img = $val["DETAIL_PICTURE"]; elseif ($val["PREVIEW_PICTURE"] > 0) $img = $val["PREVIEW_PICTURE"]; $file = CFile::ResizeImageGet($img, array('width'=>$arParams["VIEWED_IMG_WIDTH"], 'height'=>$arParams["VIEWED_IMG_HEIGHT"]), BX_RESIZE_IMAGE_PROPORTIONAL, true); $val["PICTURE"] = $file; $arResult[$key] = $val; } ?>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings