{image image=$Product->getImage() title=$Product->getTitle() height=48}
{$Product->getTitle()}
{$Product->getDescription()}
{if !$hidePrice}
{locale group="quiqqer/products" var="price.starting.from" price=$Product->getMinimumPrice()->getDisplayPrice() }
{/if}