{?include file = "header.html"?}
{?section name=i loop=$row['pics']?}{?$row['pics'][i].desc?}{?/section?}
{?$row.title?}
所属:{?$catname?}
{?section name=i loop=$row['expand']?}

{?$row['expand'][i].name?}:{?$row['expand'][i].value?}

{?/section?}
{?$row.content?}
    {?block classname="BlockProductList" filename="block_productlist" vars="5,$catid" template="product_same.html"?}

{?include file = "footer.html"?}