{foreach from=$best_goods item=best_g}
{$best_g.name}
{if $best_g.promote_price}
- 促销价:{$best_g.promote_price} {else}
- 本店价:{$best_g.shop_price} {/if}
- 分期价:{$best_g.fenqi_price}×12
[ 更多 ]
- {$new_g.name} {if $new_g.promote_price}
- 促销价:{$new_g.promote_price} {else}
- 本店价:{$new_g.shop_price} {/if}
- 分期首付:{$new_g.fenqi_price}
{$index_new_goods.goods_name}
¥{$index_new_goods.shop_price}
{foreach from=$xp_goods item=xp_g}
- {$xp_g.name}
- {$xp_g.market_price}
{if $xp_g.promote_price}促销价:{$xp_g.promote_price}{else}{$xp_g.shop_price}{/if}
[ 更多 ]
-
{foreach from=$hot_goods item=hot_g}
{$hot_g.name|truncate:22}
{$hot_g.vip_price}
{/foreach}




