{extend name="$index_style_layout" /} {block name="head_title"}{$info.title}{/block} {block name="head_keword"}{$info.keywords?:$info.title} {$s_info.name} {/block} {block name="head_description"}{:get_word(del_html($info['content']),300)}{/block} {block name="body_content"}
{include file="cms@content/left" /}

    {$info.title}

      {if $info.end_time}
    • 结束时间:{$info.end_time}
    • {else /}
    • 发布时间:{:date("Y-m-d H:i:s",$info.create_time)}
    • {/if}
    • 市场价格:¥{$info.market_price}
    • {$info.each_money?'当前价格':'促销价格'}:¥{$info|get_now_price}
    • 预交订金:¥{$info.fewmoney}
    • 成团人数: {$info.min_user}
    • {if $info.max_user}
    • 人数限制: {$info.max_user}
    • {/if} {if $info.each_money>0}
    • 成团后每增加一人再减 {$info.each_money} 价格最大优惠到 {$info.bottom_price} 封底
    • {/if}
    • 成功下订: {$info.fewnum} {if ($userdb.groupid==3)}查看详情{/if}
    • {qb:showpage field="picurl,title,content,keywords,price,type1,type2,type3,end_time,fewmoney,min_user,max_user,sncode,fx1,fx2,fx3,onlybuyone,market_price,map,each_money,bottom_price,paytype"}
    • {$rs.title}:{$rs.value}
    • {/qb:showpage}
    {php} $field_array=get_field($info['mid']); $array1=get_shop_type('type1',$info); $array2=get_shop_type('type2',$info); $array3=get_shop_type('type3',$info); {/php} {notempty name="array1"}
        {$field_array.type1.title}
    • {volist name="array1" id="rs"}
      {$rs.title}
      {/volist}
    {/notempty} {notempty name="array2"}
        {$field_array.type2.title}
    • {volist name="array2" id="rs"}
      {$rs.title}
      {/volist}
    {/notempty} {notempty name="array3"}
        {$field_array.type3.title}
    • {volist name="array3" id="rs"}
      {$rs.title}
      {/volist}
    {/notempty}
    购买数量
    产品详情 相关评论 注意事项
    {$info.content}
    {qb:comment name="commentshoppc01" rows='5' tpl="comment/pc01"}{/qb:comment}
    {qb:tag name="shop_notice_001" type="text"}一旦成团,订金不退还,没有成团之前,可以随时申请退订金!!{/qb:tag}
    {include file="content/common_inc" /} {/block}