{include file="public/seller_top" /}
{include file="public/seller_left" /}
{include file="public/seller_items" /} {present name="isOwnShop"} {$Think.lang.xianshi_add} {else /} {notempty name="current_xianshi_quota"} {$Think.lang.xianshi_add} 套餐续费 {else } {$Think.lang.xianshi_quota_add} {/notempty} {/present}
{present name="isOwnShop"}
  • 1、点击添加活动按钮可以添加限时折扣活动,点击管理按钮可以对限时折扣活动内的商品进行管理
  • 2、点击删除按钮可以删除限时折扣活动
{else }
{notempty name="current_xianshi_quota"} 套餐过期时间{$Think.lang.ds_colon}{$current_xianshi_quota.end_time|date="Y-m-d H:i:s",###} {else /} 当前没有可用套餐,请先购买套餐 {/notempty}
  • {$Think.lang.xianshi_explain1}
  • {$Think.lang.xianshi_explain2}
  • {$Think.lang.xianshi_explain3}
  • 4、相关费用会在店铺的账期结算中扣除
{/present}
  状态 {$Think.lang.xianshi_name}
{notempty name="xianshi_list"} {volist name="xianshi_list" id="val"} {/volist} {else /} {/notempty} {notempty name="xianshi_list"} {/notempty}
{$Think.lang.xianshi_name} {$Think.lang.start_time} {$Think.lang.end_time} 购买下限 状态 {$Think.lang.ds_handle}
{$val.xianshi_name}
{$val.start_time|date="Y-m-d H:i",###} {$val.end_time|date="Y-m-d H:i",###} {$val.lower_limit} {$val.xianshi_state_text} {if $val.editable}

{$Think.lang.ds_edit}

{/if}

{$Think.lang.ds_manage}

{$Think.lang.ds_delete}

{$Think.lang.no_record}