<{include file="$TplPath/top.html"}>
按分类查看产品:
请选择类别
<{foreach from=$ProductTypes name=typeselect item=types}>
selected<{/if}>><{$types.Name}>
<{/foreach}>
<{foreach from=$Products name=companyproducts item=p}>
<{$p.Name|truncate:15}>
<{if $smarty.foreach.companyproducts.iteration is div by 4}>
<{/if}> <{/foreach}>
<{$ByPages}>
<{include file="$TplPath/menu.html"}>
<{include file="$TplPath/foot.html"}>