<{$searchInfo}> <{if $tabs}> <{/if}>
<{if $cat_id}> <{/if}>
<{require file="gallery/selector/default.html"}>
<{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 $searchtotal}>
<{if $search_array}>搜索:<{$search_array}>,<{/if}> <{t}>总共找到<{/t}><{$searchtotal}><{t}>个商品<{/t}>
<{/if}>
<{if count($views)>1}> <{/if}>
<{pager data=$pager type=mini}>
<{foreach from=$views key=label item=view}> <{if $curView==$view}> <{$label}> <{else}> <{$label}> <{/if}> <{/foreach}>
<{if $args.2 == 3}> <{t}>价格<{/t}> <{t}>销量<{/t}> <{t}>人气<{/t}> <{elseif $args.2 == 4}> <{t}>价格<{/t}> <{t}>销量<{/t}> <{t}>人气<{/t}> <{elseif $args.2 == 6}> <{t}>价格<{/t}> <{t}>销量<{/t}> <{t}>人气<{/t}> <{elseif $args.2 == 8}> <{t}>价格<{/t}> <{t}>销量<{/t}> <{t}>人气<{/t}> <{else}> <{t}>价格<{/t}> <{t}>销量<{/t}> <{t}>人气<{/t}> <{/if}>
<{if !count($products)}>
<{if $emtpy_info}>
<{$emtpy_info}>
<{else}>

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

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

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