<{include file="header.html"}>
您现在的位置:
首页
>>
商品搜索结果
<{foreach from=$results item=value}>
<{if $value.sp_linkor == "1"}>
<{else}>
<{/if}>
<{$value.sp_title|truncate:24}>
订购价格:
<{$value.sp_price}>.00
元
<{if $value.sp_linkor == "1"}>
<{else}>
<{/if}> 我要订购
<{/foreach}>
<{include file="footer.html"}>