<?
if($arResult['DISPLAY_PROPERTIES']['CML2_MANUFACTURER']['DISPLAY_VALUE'] == 'Cabeus') {
echo '<img style="width: 200px;" src=\'/upload/medialibrary/b58/246258832b251dc19d4e237b15836e26.jpg\'>';
}
?>
$arFilter = Array("IBLOCK_ID"=>13, "INCLUDE_SUBSECTIONS" => "Y", "!PROPERTY_CML2_MANUFACTURER" => "Eurolan",
"ID"=>Array(290627, 290629), "ACTIVE_DATE"=>"Y", "ACTIVE"=>"Y", "!CATALOG_QUANTITY"=>"0.00");
<VirtualHost *:80>
ServerAdmin admin@admin
ServerName easysite.vy
ServerAlias www.easysite.vy
DocumentRoot /var/www/html/easysite.vy/public_html
ErrorLog /var/www/html/easysite.vy/error_log
CustomLog /var/www/html/easysite.vy/access_log common
php_admin_value mbstring.func_overload 2
</VirtualHost>
$(function () {
for (var lnk = document.links, j = 0; j < lnk.length; j++)
if (lnk [j].href == document.URL) lnk [j].classList.add('active');
});
<? foreach ($arResult["ITEMS"] as $arItem): ?>
<? if (!array_key_exists("HIDDEN", $arItem)): ?>
<label class="section_position__form_sp__label"><?= $arItem["NAME"] ?>:</label>
<?= $arItem["INPUT"] ?>
<? endif ?>
<? endforeach; ?>