{extend name="default/base/base_seller" /} {block name="seller_main"}
*{$Think.lang.voucher_template_title}{$Think.lang.ds_colon}
{if !$isPlatformStore}
*{$Think.lang.store_classification}
{else /} {/if}
{$Think.lang.voucher_template_enddate}{$Think.lang.ds_colon}

{if $isPlatformStore} {$Think.lang.blank_defaults} {else /} {$Think.lang.voucher_template_enddate_tip}{$quotainfo.voucherquota_starttime|date="Y-m-d"} ~ {$quotainfo.voucherquota_endtime|date="Y-m-d"} {/if}

{$Think.lang.voucher_template_price}{$Think.lang.ds_colon}
*{$Think.lang.voucher_template_total}{$Think.lang.ds_colon}
*{$Think.lang.voucher_template_eachlimit}{$Think.lang.ds_colon}
*{$Think.lang.voucher_template_orderpricelimit}{$Think.lang.ds_colon}
*{$Think.lang.voucher_template_describe}{$Think.lang.ds_colon}
{$Think.lang.voucher_template_image}{$Think.lang.ds_colon}

{$Think.lang.voucher_template_image_tip}

{$Think.lang.vouchertemplate_if_private}{$Think.lang.ds_colon}

{$Think.lang.vouchertemplate_if_private_tip}

{if $type== 'edit'}
{$Think.lang.ds_status}{$Think.lang.ds_colon}
{$templatestate_arr.usable.1} {$templatestate_arr.disabled.1}
{/if}
{/block}