| <{t}>货号<{/t}> | <{t}>商品名称<{/t}> | <{t}>分类<{/t}> | <{t}>价格<{/t}> | <{t}>购买量<{/t}> | <{t}>已发货量<{/t}> | <{foreach from=$goodsItems item=aGoods name="item"}>
|---|---|---|---|---|---|
| <{$aGoods.bn}> |
href="../index.php?ctl=product&act=index&p[0]=<{$aGoods.goods_id}>"
<{else}>href="../index.php?ctl=package&act=index"<{/if}> target="_blank"><{$aGoods.name}>
<{if is_array($aGoods.minfo)}>
<{foreach from=$aGoods.minfo item=minfo key=name}>
<{$minfo.label}>:<{$minfo.value}> <{/foreach}> <{/if}><{if $aGoods.is_type == 'goods'}><{input type='viewIMG' value=$aGoods.small_pic|gimage:small }><{/if}> |
<{$aGoods.cat_name}> | <{$aGoods.price}> | <{$aGoods.nums}> | <{$aGoods.sendnum}> |
| <{t}>赠品名称<{/t}> | <{t}>积分<{/t}> | <{t}>兑换量<{/t}> | <{t}>已发货量<{/t}> |
|---|---|---|---|
| <{$aGift.name}><{input type='viewIMG' value=$aGift.thumbnail_pic|gimage:thumbnail }> | <{$aGift.point}> | <{$aGift.nums}> | <{$aGift.sendnum}> |