<{include file="topm/common/top.html"}>
<{$activity.discount_min/10}>折起
<{if $activity.release_time < $now_time && $now_time < $activity.start_time}> 距活动开始: <{if $activity.remind_enabled}> 开售提醒 <{/if}> <{elseif $activity.start_time <= $now_time && $now_time < $activity.end_time }> 距活动结束: <{elseif $activity.end_time <= $now_time }> 活动已结束 <{/if}>
<{include file="topm/shop/promotion/itemlist.html"}>