<{if $setting.isfastbuy == 'true' && $page_product_basic.promotion_type != 'prepare'}> <{button type="submit" class="btn-import btn-huge action-buynow" label="立即购买" rel="_request"}> <{/if}> <{if $setting.isfastbuy == 'true' && $page_product_basic.promotion_type == 'prepare' && $page_product_basic.prepare.nowtime >= $page_product_basic.prepare.begin_time && $page_product_basic.prepare.nowtime <= $page_product_basic.prepare.end_time && $page_product_basic.prepare.status == 'true' && $page_product_basic.prepare.initial_num>0 }> <{button type="submit" class="btn-import btn-huge action-buynow" label="提交订单" rel="_request"}> <{elseif $setting.isfastbuy == 'true' && $page_product_basic.promotion_type == 'prepare' && $page_product_basic.prepare.nowtime >= $page_product_basic.prepare.begin_time && $page_product_basic.prepare.nowtime <= $page_product_basic.prepare.end_time && $page_product_basic.prepare.status == 'true' && $page_product_basic.prepare.initial_num==0}>

预售商品已售罄,已支付订金的会员请等待支付尾款.

<{elseif $setting.isfastbuy == 'true' && $page_product_basic.promotion_type == 'prepare' && $page_product_basic.prepare.nowtime>=$page_product_basic.prepare.end_time&& $page_product_basic.prepare.nowtime <= $page_product_basic.prepare.begin_time_final && $page_product_basic.prepare.status == 'true'}> 支付订金时间已结束,支付尾款时间未开始,敬请等待! <{elseif $setting.isfastbuy == 'true' && $page_product_basic.promotion_type == 'prepare' && $page_product_basic.prepare.nowtime>=$page_product_basic.prepare.begin_time_final&& $page_product_basic.prepare.nowtime <= $page_product_basic.prepare.end_time_final && $page_product_basic.prepare.status == 'true'}>

支付尾款时间开始,请到会员中心支付尾款

<{elseif $setting.isfastbuy == 'true' && $page_product_basic.promotion_type == 'prepare' && $page_product_basic.prepare.nowtime>=$page_product_basic.prepare.end_time_final && $page_product_basic.prepare.status == 'true'}>

预售活动结束

<{elseif $setting.isfastbuy == 'true' && $page_product_basic.promotion_type == 'prepare' && $page_product_basic.prepare.nowtime<=$page_product_basic.prepare.begin_time && $page_product_basic.prepare.status == 'true'}>

预售活动还没有开始,敬请等待开始!

<{elseif $setting.isfastbuy == 'true' && $page_product_basic.promotion_type == 'prepare' && $page_product_basic.prepare.status == 'false'}>

预售活动还没有开启,敬请等待开始!

<{/if}>