<{assign var=img value=$prod.cover}> <{html_image file=$img width=300 alt=$list.pname}>
<{foreach item=pic key=num from=$prod.pic}> <{if $pic&&$num<4}> <{/if}> <{/foreach}>

更多

<{$prod.pname}>
本 店 价 <{$config.money}> <{$prod.price|number_format:2}>
<{$lang.have_sell}> <{$prod.sell_amount}>
<{$lang.brand}> <{$prod.brand}>
<{$lang.ptime}> <{$prod.uptime|date_format}>
<{$lang.read_num}> <{$prod.read_nums}> <{insert name="label" type="statics" temp='statics_default' ctype=3 id=$prod.id}>
<{if $prod.amount>0 || !$prod.setmeal }> <{$lang.nums}> - +(<{$lang.stock}><{$prod.amount}>) <{/if}> <{if $prod.amount<=0 || $prod.setmeal }> <{if $prod.setmeal }> 套餐: <{foreach item=list key=num from=$prod.setmeal}> checked="checked" <{/if}> name="setmeal" type="radio" id="r<{$num}>" value="<{$list.id}>" /> <{/foreach}>
<{/if}> <{$lang.nums}> - +(<{$lang.stock}><{$prod.setmeal.0.stock}>) <{/if}>
<{if $smarty.get.id}>
推荐产品
    <{insert name="label" catid=$smarty.get.id type="product" temp="pro_list_recde" limit=5}>
<{/if}>
<{if $addfieldlist}>
<{foreach item=fieldlist from=$addfieldlist}>
<{$fieldlist.catInfo}>: <{$fieldlist.fieldvalue}>
<{/foreach}>
<{/if}> <{$de.detail}>
累计评价
<{foreach item=list from=$review.list}> <{/foreach}>
<{$list.con}> <{$list.user}>
<{$list.uptime|date_format}>
成交记录
<{foreach item=list from=$buy_rec.list}> <{/foreach}>
买家 产品名称 拍下价格 购买数量 成交时间
<{$list.user}> <{$list.name}> <{$config.money}> <{$list.price*$list.num}> <{$list.num}> <{$list.time|date_format:"%Y-%m-%d %H:%M:%S"}>