{js:bxSlider}
{if:$this->index_slide} {/if}
{echo:Ad::show("首页中部通栏960*70(default)")}
{foreach:items=Api::run('getCategoryListTop') item=$first} {/foreach}
{$first['name']} {foreach:items=Api::run('getCategoryByParentid',array('#parent_id#',$first['id'])) item=$second} {$second['name']} {/foreach}

最新商品

    {foreach:items=Api::run('getCommendNew',8)}
  • {$item['name']}

    {$item['name']}

    惊喜价:¥{$item['sell_price']}

    市场价:¥{$item['market_price']}

  • {/foreach}
{foreach:items=Api::run('getCategoryListTop') item=$first }

{$first['name']}

更多商品...
    {foreach:items=Api::run('getCategoryByParentid',array('#parent_id#',$first['id'])) item=$second}
  • {$second['name']}
  • {/foreach}
    {foreach:items=Api::run('getCategoryExtendList',array('#categroy_id#',$first['id']),8)}
  • {$item['name']}

    {$item['name']}

    惊喜价:¥{$item['sell_price']}

    市场价:¥{$item['market_price']}

  • {/foreach}
{/foreach}

最新评论

{foreach:items=Api::run('getCommentList',6)}
{$item['name']}
{$item['contents']}
{/foreach}