Hi Guys,
Wanted to ask you for an advice, on how to plan/configure application to work like that.
1) There is going to be a single application,
2) That application is using .COM domain name.
3) it has default valuta in Euro, USD
3.1) Note: users are not able to change valuta.
Here comes the tricky part:
4) that same shop application, must check if user is comming from (f,eks Denmark) So Prices should be seen in DKK automatically.
5) If users is comming from Germany - than site "language" must switch to German and prices are in EUR.
5.1) But he changes site language into English, or Norwegian, than he still sees same product stock (cause they are using Global product stock). And prices are still in Euro (based on visitors IP).
So Currency - defined by IP, always. User will not have possibility to change currency.
Global stock - same stock and product range for all countries
When user changes language - info about products (product details) ecom must fetch correct Lang. product details.