<{if $params.gtype}>
<{t}>按类型筛选<{/t}>
<{t}>按价格区间筛选<{/t}> <{input type="unsigned" name="pricefrom" value=$params.data.pricefrom style="width:30px"}> - <{input type="unsigned" name="priceto" style="width:30px" value=$params.data.priceto}><{t}> 元<{/t}>
<{t}>按商品关键词筛选<{/t}> <{input type="text" name="searchname" style="width:100px" value=$params.data.searchname}>   <{help}><{t}>如果填写商品关键词,则只有符合该关键词搜索条件的商品才会出现在本虚拟分类,具体如下:<{/t}>
<{t}>1、商品名称中包含该关键词<{/t}>
<{t}>2、商品中的商品关键词中有任何一个等于该关键词<{/t}>
<{t}>3、商品中的货号或商品编号等于该关键词<{/t}><{/help}>
<{/if}>
<{include file=$params.view}>
<{assign var=filter_ipt_name value="adjunct[items][{$key}]" }>