{template 'common/header'} {if $op == 'display'}
筛选
不限 折扣券 代金券 {if COUPON_TYPE == WECHAT_COUPON} 礼品券 团购券 优惠券 {/if}
{loop $couponlist $k $item} {/loop}
卡券类型 卡券名称 卡券有效期 状态 库存 限领 上架状态 操作
{$item['type'][0]} {$item['title']} {$item['date_info']} {if $item['status'] == '1'} 审核中 {elseif $item['status'] == '2'} 未通过 {elseif $item['status'] == '3'} 已通过 {elseif $item['status'] == '4'} 卡券被商户删除 {elseif $item['status'] == '5'} 已在公众平台投放 {/if} {$item['quantity']} {$item['get_limit']} {if $item['is_display'] == 1} 上架中 {else} 已下架 {/if} {if COUPON_TYPE == WECHAT_COUPON} {if $item['is_selfconsume'] == 1}关闭自助核销{else}开启自助核销{/if} 投放 {/if} 修改库存 {if $item['is_display'] == 1}下架{else}上架{/if} 查看详情 领取记录 删除
{if COUPON_TYPE == WECHAT_COUPON} 更新全部卡券最新状态   同步卡券信息 {/if}
{$pager}
{if COUPON_TYPE == WECHAT_COUPON} {/if} {/if} {if $op == 'post'}
{$coupon_title}
{$coupon_title}
商户信息

{$coupon_title}标题

{$coupon_title}副标题

有效期:{php echo date('Y-m-d')} ~ {php echo date('Y-m-d', time() + 30 * 86400)}

销券设置

1513-2290-1878

1513-2290-1878

1513-2290-1878

请在付款时出示此券

  • {$coupon_title}设置
  • 适用门店
  • 立即使用
    系统已实现
  • 个人中心
    点击进入

券面信息

选择模块
确定该券的适用模块,不选择则为全部可用
{if COUPON_TYPE == WECHAT_COUPON} {php echo tpl_form_field_wechat_image('logo_url', $setting['logourl'], '', array('acid' => $acid, 'mode' => 'file_upload'));} {else} {php echo tpl_form_field_image('logo_url', $setting['logourl'])} {/if}
商户LOGO大小不超过1M。像素为:300*300。仅支持JPG格式
商户名字,字数上限为12个汉字。
{php echo tpl_coupon_colors('color', 'Color082');}
建议填写{$coupon_title}“减免金额”及自定义内容,描述卡券提供的具体优惠。不超过9个字符
不超过18个字符
{if $type == COUPON_TYPE_DISCOUNT}
表示打折额度(百分比)。填30就是3折。填写整数
{elseif $type == COUPON_TYPE_CASH}
{elseif $type == COUPON_TYPE_GIFT}
{elseif $type == COUPON_TYPE_GROUPON}
{elseif $type == COUPON_TYPE_GENERAL}
{/if}
{php echo tpl_form_field_daterange('time_limit', array('start' => date('Y-m-d'), 'end' => date('Y-m-d', time() + 30*86400)));}
有效,有效期
{if COUPON_TYPE == WECHAT_COUPON} {/if} {/if} {if $op == 'detail'}
{$coupon_title}
{$coupon_title}
{$coupon['brand_name']}

{$coupon['title']}

{$coupon['sub_title']}

{$coupon['extra_date_info']}

{if $coupon['code_type'] == 3}

1513-2290-1878

{elseif $coupon['code_type'] == 2}

1513-2290-1878

{else}
1513-2290-1878
{/if}

{$coupon['notice']}

  • {$coupon_title}设置
  • 适用门店
    {$coupon['location_count']}家
  • 立即使用
    系统已实现
  • {if !empty($coupon['promotion_url_name'])}
  • {$coupon['promotion_url_name']}
    {$coupon['promotion_url_sub_title']}
  • {/if}

券面信息

{$coupon_title}

{$coupon['card_id']}

{if !empty($coupon['modules'])} {loop $coupon['modules'] $module} {$module['title']}  {/loop} {else} 所有模块适用 {/if}

{$coupon['title']}

{if !empty($coupon['sub_title'])}{$coupon['sub_title']}{else}无{/if}

{if $coupon['type'] == COUPON_TYPE_DISCOUNT}

{$coupon['extra_instruction']}

{elseif $coupon['type'] == COUPON_TYPE_CASH}

{$coupon['detail']['reduce_cost']}元

满{$coupon['detail']['least_cost']}元可用

{/if}

{$coupon['extra_date_info']}

{$coupon['brand_name']}

投放信息

{$coupon['quantity']}

每个用户限领{$coupon['get_limit']}张

{if $coupon['code_type'] == 1} 卡号 {elseif $coupon['code_type'] == 2} 二维码 {else} 条形码 {/if}

{if COUPON_TYPE == WECHAT_COUPON}

{$coupon['notice']}

{if $coupon['can_share']}用户可以分享领券链接{else}用户不能分享领券链接{/if}

{if $coupon['can_give_friend']}用户领券后可转赠其他好友{else}用户领券后不能转赠其他好友{/if}

{/if}

{$coupon_title}详情

{$coupon['description']}

{$coupon['service_phone']}

适用门店

{if !empty($coupon['location_id_list'])} {loop $coupon['location_id_list'] $location} {$location['business_name']} {/loop} {else} 适用于全部门店 {/if}
返回
{/if} {template 'common/footer'}