{set:$breadGuide = goods_class::catRecursion($this->catId)} {set:$goodsObj = search_goods::find(array('category_extend' => $this->childId),21);$resultData = $goodsObj->find()}
您当前的位置: 首页{foreach:items=$breadGuide} » {$item['name']}{/foreach}
{set:$pro_list = Api::run('getCategoryExtendByCommendid',array('#childId#',$this->childId))} {if:$pro_list}

推荐

    {foreach:items=$pro_list}
  • {$item['name']}

    {$item['name']}{$item['description']}

    ¥{$item['sell_price']} ¥{$item['market_price']}

  • {/foreach}
{/if} {include:_goods_list_filter} {if:$resultData} {$goodsObj->getPageBar()} {else:}

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

{/if}