{include file="inc/header.html"}
{if $supplier_info}
{$supplier_info.name}
{$supplier_info.content}
{/if}
{$LANG.STORE_FILTER}
{if count($cate_list) gt 1}
{$LANG.CATE_DEAL}:
{foreach from=$cate_list item=cate} {$cate.name}({$cate.count}) {/foreach}
{/if} {if $scate_list}
{foreach from=$scate_list item=scate} {$scate.name}({$scate.count}) {/foreach}
{/if} {if count($area_list) gt 1}
{$LANG.AREA_LIST}:
{foreach from=$area_list item=area} {$area.name}({$area.count}) {/foreach}
{/if} {if count($quan_list) gt 1}
{$LANG.QUAN_LIST}:
{foreach from=$quan_list item=area} {$area.name}({$area.count}) {/foreach}
{/if} {if $tag_group} {foreach from=$tag_group item=group} {if count($group.tags)>1}
{$group.name}:
{foreach from=$group.tags item=tag} {$tag.name} {/foreach}
{/if} {/foreach} {/if}
{if $list}
{foreach from=$list key=key item=store}
_var['key']+1);?> {$store.name} {if $store.is_verify eq 1}{/if} {if $store.address}
地址:{function name="msubstr" v=$store.address b=0 e=20} {/if} {if $store.open_time}
营业时间:{$store.open_time} {/if} {if $store.tel}
电话:{$store.tel} {/if} {if $store.tags}
标签:{foreach from="$store.tags_list" item="tag"}{$tag.name} {/foreach} {/if}
总评:   好评:_var['store']['good_rate']*100,1); ?>%
{foreach from=$store.group_point item=group} {$group.name}:{$group.avg_point}  {/foreach}
人均:{function name="format_price" v=$store.ref_avg_price} 
查看评价  ({$store.dp_count})
{if $store.tuan_count gt 0} {function name="msubstr" v=$store.tuan.name b=0 e=20} {/if} {if $store.youhui_count gt 0} {function name="msubstr" v=$store.youhui.name b=0 e=20} {/if}
{/foreach}
{/if}
{if $list}
{$pages}
{else} {$LANG.NO_STORE_LIST} {/if}
{if $new_stores}
最新加入
{foreach from=$new_stores item=store key=key}
_var['key']+1);?> {function name="msubstr" v=$store.name b=0 e=10}
地址:{function name="msubstr" v=$store.address b=0 e=20}
{/foreach}
{/if} {if $rec_stores}
推荐商户
{foreach from=$rec_stores item=store key=key}
_var['key']+1);?> {function name="msubstr" v=$store.name b=0 e=10}
{$store.dp_count}条点评
{/foreach}
{/if}
{include file="inc/footer.html"}