{include file = "wap/_header.html" scope = parent}
简介 | 详情 | 图片 | 使用方法 | 评论
{$goods.short_title}

{if !empty($favourable)}
促销活动:{foreach $favourable as $key => $one} {$one.act_name} ({$key})
{/foreach}
{/if}

市场价:¥{number_format($goods.market_price, 2, '.', '')} 为您节省:¥{number_format($goods.save, 2, '.', '')}
{$goods.price_tag}:¥{if !$goods.is_group_sale}{number_format($goods.shop_price, 2, '.', '')}{else}{number_format($goods.promote_price, 2, '.', '')}{/if} ({$goods.discount} 折)

{if isset($err_msg)}
{$err_msg}
{/if} {foreach $goodsAttr as $k1 => $x}

{$x.attr_name}: {foreach $x.attr_values as $k2 => $one} {$one} {if !$one@last}| {/if} {/foreach} {/foreach}

{if $goodsStock == 0}

售罄

{/if}

{if $boughtCount}销量:{$boughtCount}件
{/if} 免费电话抢购:4007-568-568[拨打]
{if $goodsStock > 0}【立即购买】  加收藏{/if}

商品详情更多>>
{$goods.goods_card|truncate:30:'...'}
商品评论更多>>
{if !empty($commentList)} {$userList[$commentList[$commentIds[0]].user_id].user_name|enc_email}:
{$commentList[$commentIds[0]].content}
{if isset($replyList[$commentList[$commentIds[0]].comment_id])} 美丽回复:
{foreach $replyList[$commentList[$commentIds[0]].comment_id] as $c} {$c.content}
{/foreach}
{/if} {else} 暂时无评论 {/if} {if !empty($boughtList.goodsList)}
看过此商品的顾客还购买
{foreach $boughtList.goodsList as $one}

{$one.short_title}

{/foreach} {/if}
{include file = "wap/_footer.html" scope = parent}