{set:$defaultWhere = array('search' => $this->word , 'category_extend' => $this->cat_id )} {set:$goodsObj = search_goods::find($defaultWhere,20);$resultData = $goodsObj->find();}
{set:$catExt = Api::run('getGoodsCategoryExtend',array('#word#',$this->word))} {if:$catExt}
搜索结果分类:
{foreach:items=$catExt} {set:$tmpWord=urlencode($this->word);} {$item['name']}({$item['num']}) {/foreach}
{/if} {include:_goods_list_filter}
{if:$resultData} {$goodsObj->getPageBar()} {else:}

对不起,没有找到相关商品

{/if}