Hi DW,
When a user is logged in to the frontend of a website, and they create a cart, we have the ability to prefill their cart with informations from their AccessUser user.
I've tried almost everything now, to try and get the EcomCustomerCountry field filled with the country from my users country field, but i can't get it to work.
I have a user with these informations:
And i've create my countries like this:
When i log to my shop i'd expect my country to be German set to, but it seems to always fallback to the Country i specified on my Website, which in my case is Denmark.
Is there a secret checkbox i need to tick, or is this not supporter? How can it be done?
// Martin