php - Woocommerce Remove Coupon Section from Checkout Page -


i trying remove "have coupon" section sits @ top of woocommerce checkout page (/checkout).

i keep coupon section on cart page, can't disable coupons, removed on checkout page.

any appreciated.

remove_action( 'woocommerce_before_checkout_form', 'woocommerce_checkout_coupon_form', 10 );  

should it.


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

.net - Generate assembly with Roslyn -

batch file - filebot superstrict script: need tiny video sample or other solution -