{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}

    • 发布时间:{:date("Y-m-d H:i:s",$info.create_time)}
    • 商品价格:¥{$info.price}
    {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}
    {:fun('sns@fav',$info,60,'系统帮你订阅了本主题,下次本主题有回复,将会通知你')} {/block}