{template 'pc/layout/top'}
{php show_adv('商城顶部广告',1200,90,'_blank')}
{php show_adv('顶部logo边广告',100,70)}
商品
{php $keywords = $_W['shopset']['shop']['keywords']} {php $keywords = explode(',',$keywords)}
热门搜索:
{loop $keywords $keyword}
{$keyword}
{/loop}
我的商城
购物车结算
所有分类
{php $cate_index=index_cate();} {if !empty($cate_index)}
{loop $cate_index['parent'][0] $cate_p}
{$cate_p['name']}
{if !empty($cate_index['children'][$cate_p['id']])}
{loop $cate_index['children'][$cate_p['id']] $cate_c} {if !empty($cate_c['isrecommand'])}
{$cate_c['name']}
{/if} {/loop}
{loop $cate_index['children'][$cate_p['id']] $cate_c}
{$cate_c['name']}
{loop $cate_index['grandchildren'][$cate_c['id']] $cate_g}
{$cate_g['name']}
{/loop}
{/loop}
{php $i=1} {loop $cate_index['children'][$cate_p['id']] $cate_c} {php if($i>3) break;} {if !empty($cate_c['advimg'])} {php $i++ }
{/if} {/loop}
{/if}
{/loop}
{/if}
{php get_menus()}
{if !empty($nav_link_list)}
{loop $nav_link_list $n} {if !empty($n['link'])}
{$n['title']}
>
{else}
{$n['title']}
{/if} {/loop}
{/if}