{anxinMall:cat1 $sql=select id,catname from [anxinmall_cat] where fid=0 order by id asc $cache=0}
    • {anxinMall:cat2 $sql=select top 4 id,catname from [anxinmall_cat] where fid=[cat1:id] order by id asc $cache=0}
      [cat2:catname]|
      {/anxinMall:cat2}

    [cat1:catname]

  • {/anxinMall:cat1}