On the checkout page in woocommerce, I have provided a distinction between provinces and districts, but when the customer chooses the district, I want to assign an ID that I have previously specified to the database. I want it to print the county directly in the form of a string. Where do I write the if?
Example -> billing_adress (Okayama) to i want database write Customer country (OK8299)
Briefly; I want to register in customer country with a different ID. Not with the country name. How can i do?
Please help me thank you
Database Screenshot suit_wc_customer_lookup
As you can see, "seyhan" is writing. I want instead of "TR.00100TR". I want to complete this data by putting in excel and if else. I would be very happy if you help. For example, if Seyhan is city TR.00100TR, if Ceyhan is city TR.00102TR.
Thanks
question from:
https://stackoverflow.com/questions/65651672/woocommerce-check-out-customer-condition 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…