{template "top.html"}
您当前位置:{MODULE_NAME} > {dr_catpos($catid, ' > ')} > 浏览商品

{$parent.name}

人气商品

热销商品

{$title}
{loop $images $i $t} {/loop}
{if $discount && $discount.end >= SYS_TIME} {/if}
单价: ¥{$price}
折扣: {if $member} {if $discount[$member['mark']]} {$discount[$member['mark']]}折 {else} 您所在的会员组无折扣 {/if} {else} 此商品需要登录之后才会显示折扣信息 {/if}
运费: {if $freight.type} {if $freight.1>0} 快递: {$freight.1}  {/if} {if $freight.2>0} 平邮: {$freight.2}  {/if} {if $freight.3>0} EMS: {$freight.3}  {/if} {else} 卖家承担运费 {/if}
销量: 累计出售{$volume}
人气: 已有{dr_show_hits($id)}人关注
更新: {$updatetime}
{if $onsale} {if $format} {php $FORMAT=$this->ci->get_cache('format-'.SITE_ID);} {loop $FORMAT[$catid]['list'] $fid $value} {/loop} {/if}
{$FORMAT[$catid]['data'][$fid]['name']}:
{loop $value $iid} {if in_array($iid, $format['id'])} {$FORMAT[$catid]['data'][$iid]['name']} {/if} {/loop}
数量:
{else} 此商品已经下架 {/if}
商品详情
累计评价
售后服务
{$content}
{template "footer.html"}