{include file= "header.html"}
{$gg['4']}
{$product['title']}

{foreach $list as $temp}

{$temp}

{/foreach}
导航

{foreach $menu as $temp}

{$temp}

{/foreach}

 

{foreach $downmenu['menu'] as $temp1} {foreach $temp1 as $temp}

{$temp}

{/foreach}{/foreach}

 

{$gg['5']}
{$gg['6']} {include file= "footer.html"}