{include file='lib/header.html'} {include file="searchnav.html"}
| 店铺类目 | 全部 {foreach item=c from=$catlist} {$c.cname} {/foreach} |
| 所在区域 | 不限 {foreach item=p from=$provinces} {$p.province} {/foreach} |
| 所在区域 | 不限 {foreach item=p from=$citys} {$p.city} {/foreach} |
| 所在区域 | 不限 {foreach item=p from=$towns} {$p.town} {/foreach} |
| 起送金额 | 不限 {foreach item=s from=$smlist} {$s.cname} {/foreach} |
| 人均消费 | 不限 {foreach item=a from=$amlist} {$a.cname} {/foreach} |
| 排序 | 销量 最新 |