Is there a way in Liquid to get the URL path for the other locales that are available in a store?
For example: store has EN & FR - user is browsing a product in EN - is there a way in liquid to get the FR url of the same object? (handle or request.path or anything that can be used)
I’m looking to get this info to replace the automatic integration of hreflang and build manual ones because it needs to add extra regions that are not available in the Shopify store.