<{$searchInfo}> <{if $tabs}> <{/if}>
<{if count($selector)>0 or count($searchInput)>0}>
<{if $cat_id}><{/if}> <{if count($selector)>0}>
<{require file="gallery/selector/default.html"}>
<{/if}> <{if count($searchInput)>0}>
<{foreach from=$searchInput item=prop key=key}>
<{$prop.name}>
<{input type=$prop.type name="p_$key[]" value=$prop.value options=$prop.options id="sel-prop-$key" style="width:100px"}>
<{/foreach}>
<{/if}>
<{/if}>
<{if count($views)>1}>
<{t}>显示方式<{/t}>
<{foreach from=$views key=label item=view}> <{if $curView==$view}> <{$label}> <{else}> <{$label}> <{/if}> <{/foreach}>
<{/if}> <{if $searchtotal}>
总共找到<{$searchtotal}>个商品
<{/if}>
<{pager data=$pager type=mini}>
<{if !count($products)}> <{if $emtpy_info}>
<{$emtpy_info}>
<{else}>

<{t}>非常抱歉,没有找到相关商品<{/t}>

<{t}>建议:<{/t}>
<{t}>适当缩短您的关键词或更改关键词后重新搜索,如:将 “索尼手机X1” 改为 “索尼+X1”<{/t}>

<{/if}>
<{t}>返回上一页<{/t}><{t}>返回首页<{/t}>
<{/if}> <{include file=$_PDT_LST_TPL}> <{pager data=$pager}>