I have woocommerce wordpress. checkout fields are billing_country billing_phone billing_firstname billing_lastname
for logged in users, when they want to purchase another products, it's automatically shows their stored information in checkout page
I want to disable this for billing_country and billing_phone to let them choose country and type the phone everytime they want to purchase
I don't have codes because I'm beginner in coding :(