{php $bootstrap_type = 3;} {template 'header'}
{$goods['title']} {$carttotal}
{if !empty($goods['thumb'])}{/if}
{$goods['title']}
价格 ¥ {$goods['marketprice']} / {$goods['unit']}
添加到购物车
{if $goods['total'] != -1}
库存 {$goods['total']}
{/if} {if !empty($goods['goodssn'])}
商品编号 {$goods['goodssn']}
{/if} {if !empty($goods['productsn'])}
条形码 {$goods['productsn']}
{/if}
{$goods['content']}
{php $footer_off = 1;} {template 'footer'} {template 'footerbar'}