{include file="header.html"}
{if $home.productcat}

{$home.productcat_title}

{foreach from=$home.productcat item=onecats} {$onecats.name} {if $onecats.next_node}
    {foreach from=$onecats.next_node item=next_node}
  • {$next_node.sub_next}
  • {/foreach}
{/if}
{/foreach}
{/if}
{if $home.Tprobrand}
{$home.Tprobrand_title}
{/if}
{if $shop_name}{$shop_name}
{/if} {if $contact}联 系 人:{$contact}
{/if} {if $phone} 联系电话:{$phone}
{/if} {if $fax} 传真: {$fax}
{/if} {if $tel}手机:{$tel}
{/if} {if $zip}邮编:{$zip}
{/if} {if $address}地址:{$address}
{/if}
{if $home.Tpravail}
{$home.Tpravail_title}
{/if}

{$home.nowNave}

{$home.showpage}

 

{include file="footer.html"}