{* front-end homepage*} {* special offers *} {if $special_offers ne NULL}
{$smarty.const.ADMIN_SPECIAL_OFFERS}
{foreach name=special from=$special_offers item=special_offer}
{$smarty.const.TABLE_PRODUCT_COST}: {$special_offer.Price}
{$special_offer.name}
{/foreach}
{/if} {* end of special offers *}
{$smarty.const.STRING_GREETINGS}
{$index}