Situation: a multi lingual, multi market Commerce site. Currently we're using IP lookup to determine the market, but want to change that to include the market in the URL.
We would like to use /language-market/content/bla as a URL (so language and market combined in one url segment). Are there any pointers on how to implement this?