{if $new_goods} {$lang.new_goods}更多 {foreach from=$new_goods item=goods name=new_goods} {if $goods.is_exclusive} 手机专享{/if} {$goods.name} {$goods.final_price}{if $goods.promote_price}{$goods.shop_price}{else}{$goods.market_price}{/if} {/foreach} {/if}