{ $block->display("core:top_clean") } {$method->exe("product_translate","search_show")} {if ($method->result == FALSE)} {$block->display("core:method_error")} {else} {literal} {/literal}
{foreach from=$product_translate item=record} {literal} {/literal} {/foreach}
  {$record.language_id}   {$record.product_id}  {$record.name}


{/if}