Learn in this tutorial how to hide order notes from WooCommerce checkout page with a simple code snippet.
WooCommerce displays, by default, an “Order Notes” field at the end of the fields on the checkout page, but you may prefer to hide it.
Interested? Here’s how to do it
Snippet to hide order notes on WooCommerce checkout page
Add the following code at the end of functions.php or in your functionality plugin:
To see this and another 917 code snippets of this website, login or subscribe here.
It’s as simple as that.
You can also combine this snippet with WordPress and WooCommerce conditional tags so that it only affects certain products, categories…
Conclusion
As you can see, with a few lines of code you can hide the order notes field from the checkout page in WooCommerce.
Any questions? Let me know in the comments.
And if you want to give me any suggestion for future tutorials, leave it in the contact form. Advantages of being a subscriber. 😉