{template '_headerv2'}
{$title}
{$lesson['teacher']}讲师
{$lesson['bookname']}

规格:{php echo $spec['spec_day']==-1 ? '长期有效' : '有效期'.$spec['spec_day'].'天';}

{$spec['spec_price']}
{if $setting['is_invoice']} {/if}
{if $lesson['lesson_type']==1}
{/if}
优惠券 {php echo count($coupon_list);}张可用>
{if $deduct_switch}
积分抵扣

{/if}
课程金额{$spec['spec_price']}
{if $vipCoupon>0}
VIP折扣-¥{$vipCoupon}
{/if} {if count($coupon_list)>0}
优惠券抵扣-¥0
{/if} {if $deduct_switch}
积分抵扣-¥0
{/if} {if $apply_price>0}
报名课程优惠-¥{$apply_price}
{/if}
应付金额{$price}
立即支付
{template '_footerv2'}