{if $discount_area1} 直降专区 {foreach from=$discount_area1 key=key item=item} {if $item.ext2}{$item.ext2}{/if} {$item.goods_name} ¥{$item.shop_price|price_format}¥{$item.market_price|price_format} 已有{$item.bought}人购买 立即抢购 {if $item.gift} 赠:{$item.gift.goods_name} {$item.gift.goods_name} {/if} {/foreach} {/if} {if $discount_area2} 买赠专区 {foreach from=$discount_area2 key=key item=item} {if $item.ext2}{$item.ext2}{/if} {$item.goods_name} ¥{$item.shop_price|price_format}¥{$item.market_price|price_format} 已有{$item.bought}人购买 立即抢购 {if $item.gift} 赠:{$item.gift.goods_name} {$item.gift.goods_name} {/if} {/foreach} {/if} {if $discount_area3} 热销专区 {foreach from=$discount_area3 key=key item=item} {if $item.ext2}{$item.ext2}{/if} {$item.goods_name} ¥{$item.shop_price|price_format}¥{$item.market_price|price_format} 已有{$item.bought}人购买 立即抢购 {if $item.gift} 赠:{$item.gift.goods_name} {$item.gift.goods_name} {/if} {/foreach} {/if} {if $discount_area4} 折扣专区 {foreach from=$discount_area4 key=key item=item} {if $item.ext2}{$item.ext2}{/if} {$item.goods_name} ¥{$item.shop_price|price_format}¥{$item.market_price|price_format} 已有{$item.bought}人购买 立即抢购 {if $item.gift} 赠:{$item.gift.goods_name} {$item.gift.goods_name} {/if} {/foreach} {/if} {if $discount_area5} 新品专区 {foreach from=$discount_area5 key=key item=item} {if $item.ext2}{$item.ext2}{/if} {$item.goods_name} ¥{$item.shop_price|price_format}¥{$item.market_price|price_format} 已有{$item.bought}人购买 立即抢购 {if $item.gift} 赠:{$item.gift.goods_name} {$item.gift.goods_name} ¥0 {/if} {/foreach} {/if}