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