WooCommerce Checkout – Change the address fields property from required to optional.

Below code will help to convert mandatory address fields to optional on checkout page.

You can place this code in function.php file located in your active child theme or theme.

Scroll to Top