This commit is contained in:
Roman Pyrih
2024-12-04 15:11:30 +01:00
parent e747c4b361
commit cd5dd18f37

View File

@@ -22,9 +22,9 @@ if ( ! wc_coupons_enabled() ) { // @codingStandardsIgnoreLine.
}
?>
<div class="woocommerce-form-coupon-toggle">
<!-- <div class="woocommerce-form-coupon-toggle">
<?php wc_print_notice( apply_filters( 'woocommerce_checkout_coupon_message', esc_html__( 'Have a coupon?', 'woocommerce' ) . ' <a href="#" class="showcoupon">' . esc_html__( 'Click here to enter your code', 'woocommerce' ) . '</a>' ), 'notice' ); ?>
</div>
</div> -->
<form class="checkout_coupon woocommerce-form-coupon" method="post" style="display:none">