{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.sku} {$list->format_currency($record.price_base,'')} {if $record.active == '1'} Status {else} Status {/if} {if $list->translate('product_translate','name,description_short','id',$record.id,'name')} {$name.name|truncate:50} {else} --- {/if} {if {$name.short_description != ''} {assign var="descshort" value=$name.description_short|strip_tags} Edit {/if}
{include file='file:../core/search_show_post-1.tpl'} {include file='file:../core/search_show_post-2.tpl'} {/if}