How to save ACF select field value(location drop down) in my product publish page?
In my website i have a dropdown box generate by ACF select field, I used some custom code to display it on frontend. My problem is when I select a value from that dropdown box and save it but that value is not saving in the WordPress prod…