How to Remove Shipping and Billing Address In Woocommerce Checkout | By default, WooCommerce has fields to client to enter their billing and shipping information on the checkout page. There is no option to disable this direct from WooCommerce setting.
Sometimes, billing and shipping information not necessary. For example, if you sell a digital product, shipping address no need for your customer. If you disable this, maybe your selling rate will increase.
So, how to remove billing and shipping address in WooCommerce checkout?
In this article, I will show you how to remove it from your website properly.
Remove Shipping and Billing Address In Woocommerce Checkout
Step 1: Please copy all code below
Step 2: Paste into your functions.php file. I recommend you to use child-theme. So, your customization will not lose during update new theme version.
Then, click save and see the magic!
Your shipping and billing address completely remove in WooCommerce checkout.
How to Remove Certain Field On WooCommerce Checkout?
Ok, what you must to do if you want to remove Order Comment field only?
It is so easy. Just remove all unset code except unset code for order comment.
So, your code to remove Order Comment field be like this.
If you want to remove others field, please do the same thing and paste in function.php file.
Conclusion
On this article, you have learned how to remove shipping, billing address in WooCommerce checkout and learned how to remove specific field like order comment, first name, last name and others.
If you like this article, then please FOLLOW our Linkedin, Twitter, YouTube, Pinterest, and Facebook. Do not forget to check our services page to upgrade your WordPress. If you find this post has an issue with copyright, outdated, or in error, please contact us to fix it.
Hello,
I would like to ask you about woocommerce shipping and billing addres information checkout page.
On my wordpress rental website, I removed billing and shipping address information in checkout page help with your codes. However, i got error message “please enter an address to continue”
I want to that it can be able to continue without having to fill in the address information. Because, We don’t need to address,
Could you help me If you have an information about this problem?
Are you sure you follow my instructions step by step? It just two-step.
Step 1: Just copy the code above
Step 2: Then, paste it into your function.php
Click save and your billing fields completely removed.
Hi,
Remove all fields on Checkout page. But, I have receive error message “Please enter an address to continue.” when I was order button.
I would like to totally remove required address fields for shping. Because I do not send to cargo for customers. Customers come to us.
Hi..
Sorry…I cannot tell what the problem if I cannot to check it