{$lng.general.featured_ads}
{section name=loop start=0 loop=$no_featured step=1} {if $loop>0}{/if} {if $smarty.section.loop.index<$no_featured-1}{/if} {/section}
{if $ads_settings.enable_price && $featured[loop].price>=0}{$featured[loop].price_curr}
{/if} {if $data_set=="cars"}{$featured[loop].make} {$featured[loop].model}
{else} {$featured[loop].title|truncate:40:"...":false}
{/if}
{if $featured[loop].location_str}{$featured[loop].location_str}
{/if}