We are working on our DNP Ecomerce store, but now we find a little problem
We have in addition to the downloadable language resx files, created our own language files for Danish ( Dansk ) and Icelandic ( íslenska )
Selecting language in dropdown on login page is no problem, the problem arrises in Store and reseller sites.
Resellers need their stores by default to display be in own language, and currency.
Some resellers use IFRAME and popup to display goods, and send user to registration page
In DotNetPanel this is no problem since URL can demand language,
but how do we do this in DNP ?