{if $showImage}
{if !$noLink && !empty($Product) && $Product->getUrl()} {/if} {if !empty($Image)} {image image=$Image width="200" height=200} {else} {image image=$Project->getMedia()->getPlaceholderImage()} {/if} {if !$noLink && !empty($Product) && $Product->getUrl()} {/if}
{/if}
{if !$noLink &&!empty($Product)} {$Article->getTitle()} {else}
{$Article->getTitle()}
{/if}
{$Article->getDescription()}
{$Article->getPrice()->getDisplayPrice()}
{if !empty($Product) && $Product->isActive()} {/if}