{php $bootstrap_type = 3;} {if empty($_W['isajax'])} {template 'header'}
商城首页{if $_GPC['pcate']} - {$category[$_GPC['pcate']]['name']}{/if}{if $_GPC['ccate']} - {$children[$_GPC['pcate']][$_GPC['ccate']]['name']}{/if} {$carttotal}
全部商品 (按销量) - 共{$total}
{/if} {loop $list $item}
{$item['title']}{if $item['type'] == '2'}(虚拟){/if} {$item['description']}
已售{$item['sales']}件 {$item['marketprice']}元 {if $item['unit']} / {$item['unit']}{/if}
添加到购物车
{/loop} {if empty($_W['isajax'])}
浏览更多商品
{php $footer_off = 1;} {template 'footer'} {template 'footerbar'} {/if}