{extend name="default/base/base_seller" /} {block name="seller_btn"} {if isset($isPlatformStore) || config('ds_config.mgdiscount_price')==0} {else /} {notempty name="current_mgdiscount_quota"} {$Think.lang.set_renewal} {else } {$Think.lang.mgdiscount_quota_add} {/notempty} {/if} {/block} {block name="seller_main"} {if isset($isPlatformStore) || config('ds_config.mgdiscount_price')==0}
{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}
{/if}
*{$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}