Following up on:
https://world.episerver.com/forum/developer-forum/Episerver-Commerce/Thread-Container/2019/1/custom-url-for-marketlanguage-combination/
We've managed to implement our custom segment and all our contentpages and products get routed fine.
However for our catalogs the UrlResolver.Current.GetUrl() method still returns the old type of url ( /{lang}/{catalogName} ).
Are we missing something? I figured that if the products are routed fine, so would the catalogs.