{include file="head.html"}
{include file="header.html"}
{api data=t_c control=productapi fun=select(array("limit"=>10,"where"=>" title like '%银针%' "))}
白毫银针排行榜
{api data=t_c control=productapi fun=select(array("limit"=>10,"where"=>" title like '%白牡丹%' "))}
白牡丹排行榜
{api data=t_c control=productapi fun=select(array("limit"=>10,"where"=>" title like '%银针%' "))}
1000元以上白毫银针
600-1000元白毫银针
600元以下白毫银针
{api data=t_c control=productapi fun=select(array("limit"=>10,"where"=>" title like '%白牡丹%' "))}
1000元以上白牡丹
400-1000元白牡丹
400元以下白牡丹
{include file="footer.html"}