{include file="public/mall_top" /} {include file="public/mall_header" /}
基本信息对比
{if $compare_list} {volist name="compare_list" id="v"} {if $v.key == 'goodsinfo'} {for start="0" end="$maxnum"} {if $v[$i]} {else /} {/if} {/for} {/if} {if $v.key == 'goodsprice'} {for start="0" end="$maxnum"} {/for} {/if} {if $v.key == 'brand'} {for start="0" end="$maxnum"} {/for} {/if} {if !$v.key} {for start="0" end="$maxnum"} {/for} {/if} {/volist}
{$v.name}
{$v[$i]['goods_name']}
{if $i>0}
删除
{/if}

暂无对比项

添加
{$v.name}
{$v[$i]?$Think.lang.currency.$v[$i]:''} 
{$v.name} 
{$v.name} {$v[$i]} 
{else /}

对比栏暂无对比商品,先添加对比商品再来进行详细比较吧!

{/if}
{include file="public/mall_server" /} {include file="public/mall_footer" /}