{assign var=meth value=':'|explode:$VAR._page} {$method->exe($meth.0,$meth.1)} {if ($method->result == false)} {$block->display('core:method_error')} {else} {include file='file:../core/search_show_pre.tpl'}
{$method->exe_noauth($meth.0,'tpl_search_show')} {foreach from=$search_show item=record} {include file='file:../core/search_show_tr_record.tpl'} {/foreach}
{$record.name} {$list->format_currency_num($record.budget,'')} {$record.impressions_total|number_format} {$record.clicks_total|number_format} {$list->format_currency_num($record.cpc_avg,'')} {$list->format_currency_num($record.cpi_avg,'')} {$record.ctr_avg} {$list->format_currency_num($record.conversion_cost,'')} {$record.roi} {$list->format_currency_num($record.invoice_avg,'')} {$list->format_currency_num($record.invoices_revenue,'')} ({$record.invoices_referred})
{include file='file:../core/search_show_post-1.tpl'} {include file='file:../core/search_show_post-2.tpl'} {/if}