{include file="admin:common/header.html"}>
![]() |
<{$MOD.title}> | <{link ctl="mall/product:index" priv="hidden" class="button"}> |
|---|
| 商品ID: | <{$detail.product_id}> |
|---|---|
| 分类: | <{foreach $cate as $p_cate}> <{if ($detail.cate_id==$p_cate.cate_id)}> <{$p_cate.title}> <{/if}> <{/foreach}> |
| 名称: | <{$detail.title}> |
| 图片: | |
| 花费积分: | <{$detail.jifen}> |
| 描述: | <{$detail.info}> |
| 浏览次数: | <{$detail.views}> |
| 库存: | <{$detail.sku}> |
| 销量: | <{$detail.sales}> |
| 排序: | <{$detail.orderby}> |
| 删除标识: | <{$detail.closed}> |
| 创建IP: | <{$detail.clientip}> |
| 添加时间: | <{$detail.dateline|format}> |