{* 包含脚本文件 *} {insert_scripts files='jquery-1.9.1.min.js,jquery.json.js,transport_jquery.js'} {insert_scripts files='common.js,global.js,compare.js,search_category_menu.js'}
{$merch_cmt.cmt.all_zconments.score} 分
    {foreach from=$nav_cat item=cat key=key}
  • {$cat.cat_name}
      {foreach from=$cat.child_array item=cat key=key name=nocat}
    • {$cat.cat_name}
    • {/foreach}
  • {/foreach}
{* ECSHOP 提醒您:动态载入position_merchantsIn_users.lbi,显示首页分类小广告 *}{insert name='get_adv_child' ad_arr=$adarr id=$merchant_id}
{if $cat_id > 0} {/if}
{if $goods_list}
{$pager.page}/{$pager.page_count} >> <<
    {foreach from=$goods_list item=goods key=key}
    • class="on" data="hd_{$goods.goods_id}" style="width:30px; height:30px; margin:0 4px 0 0">{$goods.goods_name}
    {if $goods.promote_price neq ''} {$goods.promote_price} {else} {$goods.shop_price} {/if}
  • {/foreach}
{else}
{$lang.no_search_result}
{/if}
{* ECSHOP 提醒您:动态载入position_get_adv_small.lbi,显示首页分类小广告 *}{insert name='get_adv_child' ad_arr=$adarr_bott id=$merchant_id}

新品推荐

热销商品

    {foreach from=$goods_hot item=goods key=key name=sale}
  • {if $goods.promote_price neq ''} {$goods.promote_price} {else} {$goods.shop_price} {/if}
  • {/foreach}