Hi, for the purpose of routing to the correct checkout language I would need to access the URL path. How can I do this. I already tried request.path but it doesn’t display the whole path. I am getting this:
?_ab=0&_fd=0&_sc=1:3019:176)
but it should be displaying /de/?_ab=0&_fd=0&_sc=1:3019:176)
so right now the subdirectory /de/ is missing when using request.path