I am looking at different shopping carts, and I would appreciate your feedback in terms of finding the right solution for my scenario. I will try to explain the setup/requirements below:
-There should be a single database, supporting online sales in three different countries, each with its own domain (.dk/.se/.no). There is a warehouse (where products ship from) in each country.
-The language and currency should default according to domain extension. Danish, Swedish, and Norwegian are the main languages, but English should still be an option to select for those who do not understand these languages.
-Payment gateway should default to what is chosen for each country (Danish users should not see the Swedish Payment Gateway)
-Shipping options should default to what is chosen for each country (Danish users should not see the Swedish shipping options)
-Each country should see orders for that country in order to do packing/shipping (i.e. the person performing this for Denmark should not see orders for the other countries)
-Should be able to import products and product images with descriptions in 4 languages "in one go" (I envision using Excel or an xml editor to perform all translations every season when new products will arrive)
-Product image zoom
-Drop down menu (for instance similar to the one on nopcommerce.com, also has to be in 4 languages)
I have searched around and not found anything out there that offers all or most of these features. I'm prepared to do customization, but there must be a solution out there built for multi warehouse and multi country support?