<{assign var="shop_nav_curr" value="info"}> <{include file="shop/block/header.html"}>
<{widget id="shop/info" shop_id=$shop.shop_id tpl="shop/block/shopinfo.html"}> <{widget id="shop/vcate" shop_id=$shop.shop_id tpl="shop/block/shopvcate.html"}> <{widget id="shop/saletop" shop_id=$shop.shop_id tpl="shop/block/shopsaletop.html"}>

<{$detail.title}>

<{foreach $photo_list as $photo}> <{foreachelse}> <{/foreach}>

市场价:¥<{$detail.market_price}>

商铺价:¥<{$detail.price}> <{if $detail.sale_type}> 抢购 <{elseif $detail.sale_remai}> 热卖 <{elseif $detail.sale_youhui}> 优惠 <{elseif $detail.sale_tuijian}> 推荐 <{/if}>

商品分类:<{$detail.cat_title}>

运费:<{if $detail.freight}>¥<{$detail.freight}><<{else}>包邮<{/if}> 库存:<{if $detail.sale_type == 2 && ($detail.sale_sku <= $detail.sale_count)}>缺货<{else}>有货<{/if}>

评价: 共<{$detail.comments|default:"0"}>条评价

<{if $detail.sale_type == 2}>

<{elseif $detail.sale_type == 1}>

<{if $detail.sale_sku > $detail.sale_count}> <{if $detail.sale_count}>已有 <{$detail.sale_count}> 人抢购<{else}>赶紧滴<{/if}>,仅剩余 <{($detail.sale_sku-$detail.sale_count)}> <{else}> 真遗憾您来晚了,已经卖光了。 <{/if}>

<{/if}>

购买数量 : 

<{if $detail.onsale == 'Y'}> <{if $detail.onpayment}> <{if empty($detail.sale_type) || ($detail.sale_type == 2 && strtotime($detail.sale_time)>$pager.dateline) || ($detail.sale_type == 1 && $detail.sale_sku > $detail.sale_count)}> 优惠购买 加入购物车 <{/if}> <{/if}> 立即预约 <{else}> 商品已经下架 <{/if}>

商品详情

<{$detail.info}>

订购须知

<{$shop.dgxz}>

配送安装

<{$shop.dgxz}>

留言评价

<{foreach $comments as $comment}>

<{$member_list[$comment.uid].uname}>  <{$comment.score}>分 <{$comment.dateline|format}>

<{if $comment.audit}><{$comment.content}><{else}>

评论内容审核中

<{/if}>

<{if $comment.replytime}>

<{$comment.replytime|format}>/span>

<{$comment.reply}>

<{/if}>
<{foreachelse}>

还没有人对该商品进行点评

<{/foreach}>
<{$pager.pagebar}>
评分 : 
您的留言 : 
<{include file="shop/block/footer.html"}>