In Magento 1.4, I was able to set allowed countries
on the Store View
Level, therefore I could have a Website
with one Store
und multiple Store Views
for each of my countries:
Now in Magento 2, I can only set the Allowed Countries
on the Website
and not on the Store View
, the Store View
setting looks as follows:
Why do I want to change that? I need to be able to set a different store contact address
for each of these Store View
s, because I e.g. have an Argentinien und a Bulgarian Store View
, so I want to set the different addresses but use the same Website
/Store
.
Unfortunately, I'm also not able to change the Store Contact Address
per Store View
anymore, this also only works on Website
Level.
Am I missing something? Was there a logical change from 1.X to 2.X about the Store Views
?