" title="<{$good.name}>"> |
<{$good.brief}> |
- <{$good.price|cur}><{if $good.mktprice && $setting.mktprice}><{t}>市场价: <{/t}><{$good.mktprice|cur}><{/if}>
<{if $product.mktprice > $good.price && $setting.mktprice && $setting.saveprice > 0}>
-
<{if $setting.saveprice == 1}>节省:<{$good.mktprice-$good.price|cur}>
<{elseif $setting.saveprice == 2}>优惠:<{$good.price/$product.mktprice*100|number:'2'}>%
<{elseif $setting.saveprice == 3}><{$good.price/$product.mktprice*10|number:'1'}>折
<{/if}>
<{/if}>
|
<{t}>商品对比<{/t}>
<{t}>删除<{/t}>
|