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