{extend name="default/base/base_seller" /} {block name="seller_btn"} {present name="isPlatformStore"} {else /} {notempty name="current_mgdiscount_quota"} {$Think.lang.set_renewal} {else } {$Think.lang.mgdiscount_quota_add} {/notempty} {/present} {/block} {block name="seller_main"} {present name="isPlatformStore"}
{else }
{notempty name="current_mgdiscount_quota"} {$Think.lang.set_expiration_time}{$Think.lang.ds_colon}{$current_mgdiscount_quota.mgdiscountquota_endtime|date="Y-m-d H:i:s",###} {else /} {$Think.lang.please_buy_package_first} {/notempty}
{/present}
*{$Think.lang.whether_open_membership_discount}
{foreach name="mgdiscount_store_arr" item="v" key="k" }
*{$v.level_name}
{$Think.lang.ds_xianshi_flag}

{$Think.lang.setting_indicates_no_discount}

{/foreach}
{/block}