{template 'common/header'}
{$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} {template 'common/footer'}