商品对比

<{if $diff.error==1}>

<{t}>抱歉,您选的对比物品超过4个<{/t}>

<{else}>
<{if $diff.goods}> <{foreach from=$diff.goods item=goods}> <{/foreach}> <{foreach from=$diff.goods item=goods}> <{/foreach}> <{foreach from=$diff.goods item=goods}> <{/foreach}> <{foreach from=$diff.goods item=goods}> <{/foreach}> <{foreach from=$diff.params item=params key=group }> <{foreach from=$params item=p key=item name="param"}> <{foreach from=$diff.goods item=goods}> <{/foreach}> <{/foreach}> <{/foreach}>
<{t}>商品名称<{/t}>" title="<{$goods.name}>"><{$goods.name}>
<{t}>商品图片<{/t}>"> width="<{$env.conf.site.thumbnail_pic_width}>px"<{/if}> <{if $env.conf.site.thumbnail_pic_height !=0}>height="<{$env.conf.site.thumbnail_pic_height}>px"<{/if}> >
<{t}>商品价格<{/t}><{$goods.price|cur}>
    <{goodsmenu product=$goods compare=true setting=$setting zindex=10}>
<{$group}>
<{$item}><{$p[$goods.goods_id]}> 
<{else}>

<{t}>没有选中商品<{/t}>

<{/if}>
<{/if}>