cart->applied_coupons ) ) { $info_message = apply_filters( 'woocommerce_checkout_coupon_message', __( 'Have a coupon?', 'understrap' ) . ' ' . __( 'Click here to enter your code', 'understrap' ) . '' ); wc_print_notice( $info_message, 'notice' ); } ?>