<%set (string){category_title}=get_category_title({model.category_id},"商品介绍")%> {model.title} - {category_title} - {config.webname} <%template src=/_header.html/%>
<%set (string){category_nav}=get_category_menu("goods_list1", model.category_id)%>
购物商城
当前位置:">首页 >">购物商城{category_nav}
    <%if model.albums!=null%> <%loop (DTcms.Model.article_albums) modelt1 model.albums%>
  • <%/loop%> <%/if%>

{model.title}

商品货号:
{model.goods_no}
库存情况:
{model.stock_quantity}件
销售价格:
¥{model.sell_price}
会员价格:
<%set (decimal){user_price}=get_user_goods_price(model.id)%> <%if {user_price}>-1%> ¥{user_price} <%else%> 登录可见 <%/if%>
上架时间:
{model.add_time}
<%if model.attribute_values!=null%> <%loop (DTcms.Model.attribute_value) modelt model.attribute_values%>
{modelt.title}:
{modelt.content}
<%/loop%> <%/if%>
购买数量:
<%if {model.stock_quantity}>0%> ');">加入购物车 ');">立即购买 <%else%> 加入购物车 立即购买 <%/if%>
<%template src=/_share2_js.html/%>
{model.content}
<%template src=/_digg_box.html/%>
<%if model.is_msg==1%> <%template src=/_comment_box.html/%> <%/if%>
<%template src=/_footer.html/%>