{include header.html}
{foreach $newproducts AS $product}
{/foreach}
{foreach $recommends AS $product} {/foreach}
{include footer.html}