{include file = "wap/_header.html" scope = parent}
简介 | 详情 | 图片 | 使用方法 | 评论
商品详情
{$goods.goods_card}
商品名片
{if !empty($goods.goods_desc_1)} {foreach $goods.goods_desc_1 as $key => $x} {if $x.isRed} {$x.title}:{else} {$x.title}:{/if}{$x.content}
{/foreach} {else} 无 {/if}
{if $goodsStock > 0}【立即购买】{/if}
{include file = "wap/_footer.html" scope = parent}