{extend name="default/base/base_seller" /} {block name="seller_main"}
{empty name="presell_info"}
*{$Think.lang.presell_type}{$Think.lang.ds_colon}

{$Think.lang.presell_type_notice}

*{$Think.lang.presell_start_time}{$Think.lang.ds_colon}

{notpresent name="isPlatformStore"} {if $current_presell_quota.presellquota_starttime > 1} {$Think.lang.presell_add_start_time_explain}{$current_presell_quota.presellquota_starttime|date="Y-m-d H:i:s"} {/if} {/notpresent}
{$Think.lang.start_time_group_not_modified}

*{$Think.lang.presell_end_time}{$Think.lang.ds_colon}

{notpresent name="isPlatformStore"} {$Think.lang.presell_add_end_time_explain}{$current_presell_quota.presellquota_endtime|date="Y-m-d H:i:s"} {/notpresent}
{$Think.lang.end_time_group_not_modifiable}

*{$Think.lang.presell_goods}{$Think.lang.ds_colon}
{$Think.lang.select_goods}

{$Think.lang.presell_goods_explain}

{else/}
{$Think.lang.presell_goods_name}
{$presell_info.goods_name}
{/empty}
*{$Think.lang.presell_price}{$Think.lang.ds_colon}
{$Think.lang.ds_yuan}

*{$Think.lang.presell_deposit_amount}{$Think.lang.ds_colon}
{$Think.lang.ds_yuan}

{$Think.lang.presell_deposit_amount_explain}

*{$Think.lang.presell_shipping_time}{$Think.lang.ds_colon}

{/block}