{include file="head.html" }
{include file="left.html" }
{当前栏目}
    {loop type="arclist" tpl="product_show" image=1 row=12}
  • {$vo.title} {$vo.title}
  • {/loop}
{loop type="typename" tpl="product_list" }[{$k+1}]{/loop}
{include file="footer.html" }