Replies: 0
Dear Support, The “Ship to different address” field is checked by deafault. I tried adding this code but it does not work
add_filter( ‘woocommerce_ship_to_different_address_checked’, ‘__return_false’ );
I suspect is some profile builder code over riding the code.
How do i make “Ship to different address” field uncheck by default?
Thank you.