I’m looking for a way to get data from the localization object to my server behind the proxy. The goal is to use SSR, so I return application/liquid. But in my case I need market information.
I’ve looked at the headers and url params but both don’t show anything like locale, domain, market etc..
How are app developers adapting to the correct context without using client-side rendering? Looks like this is going on for a while and this is only about languanges not even about the real context with markets.