<{include file="$TplPath/top.html"}> <{include file="$TplPath/foot.html"}>
 
<{$p.ProductName|strip_tags}>
 该 产 品 详 细 介 绍:
<{$p.ProductContent|strip_tags|nl2br}>


">

 同系列商品:
<{foreach from=$SimilarProducts name=similar item=sp}> <{foreachelse}> <{/foreach}>
<{$sp.ProductName|strip_tags|truncate:15}>
<{$sp.ProductCreated|date_format:"%Y/%m/%d"}>
无同类产品
<{include file="$TplPath/menu.html"}>