<?foreach($arResult["DISPLAY_PROPERTIES"]["RECOMMEND"] as $pid=>$arProperty):?> <?echo $arProperty["DISPLAY_VALUE"];?> <?endif?> <?endforeach?>
<?foreach($arResult["DISPLAY_PROPERTIES"]["RECOMMEND"]["VALUE"] as $k=>$value):?> <?=$value?> - <?=$arResult["DISPLAY_PROPERTIES"]["RECOMMEND"]["DISPLAY_VALUE"][$k]?> <?endforeach?>
<?foreach($arResult["DISPLAY_PROPERTIES"]["prise"]["VALUE"] as $k=>$value):?> <?=$value?> - <?=$arResult["DISPLAY_PROPERTIES"]["prise"]["DESCRIPTION"][$k]?> <?endforeach?>