$( '#llms-apply-coupon' ).on( 'click', function( e ) {

                e.preventDefault();
                self.coupon_apply( $( this ) );