{include file='public/header'}
热门推荐
    {volist name="rexiao" id="vo" offset="0" length='6' empty="暂无数据"}
  • ¥{$vo.price}
    立即购买
  • {/volist}
{notempty name="brandlist"}
品牌:
    {volist name="brandlist" id="vo" key="k" empty=""}
  • {$vo.title}
  • {/volist}
更多 多选
确认 取消
{/notempty} {notempty name="attr_list"} {volist name="attr_list" id="vo" key="k" empty=""}
{$vo.title}:
    {volist name="vo['type']" id="vo1"}
  • {$vo1.title}
  • {/volist}
更多 多选{$vo.id}
确认 取消
{/volist} {if condition="count($attr_list) gt 5"}
更多选项({volist name="attr_list" id="vo" offset="5" length="3" key="k"}{$vo.title}{if condition="count($attr_list) eq ($k+5)"}{else/}、{/if}{/volist}等)
{/if}
{/notempty}

人气排行

    {volist name="view" id="vo" offset="0" length='6' empty="暂无数据"}
  • {$vo.title}

    ¥{$vo.price}

  • {/volist}
综合 {if condition="$info['range'] eq 'up' and $info['order'] eq 1"} {else/} {/if} 销量 {if condition="$info['range'] eq 'up' and $info['order'] eq 2"} {else/} {/if} 新品 {if condition="$info['range'] eq 'up' and $info['order'] eq 3"} {else/} {/if} 评论 {if condition="$info['range'] eq 'up' and $info['order'] eq 4"} {else/} {/if} 价格 {if condition="$info['range'] eq 'up' and $info['order'] eq 5"} {else/} {/if}
{volist name="res.list" id="vo" key="k" }
    {php}$lists= get_pictures($vo['id']);{/php} {foreach name="lists" item="vo1" key="k"}
  • {/foreach}
¥{$vo.price}
{$vo.title}
已有{$vo.comments}人评价
{/volist}
{$res.page}
{include file='public/footer'}