{assign var="imageId" value="image-home"} {if $designImages.$imageId}
{$msg.images.imageHome|htmlspecialchars}
{/if}
{if !empty($products)}

{$msg.product.recommended_products}

{include file='templates/pages/catalog/views/display.html'}
{/if}