It is not working on this site, i can see it uses woocommerce geo locate to define country, proposed fix was to set geolocate (page cache friendly) in woo commerce settings, however, this is not an elegant fix and causes massive issues: let me explain:
When turning this setting on, it adds V session variable in url, we dont wish to have the v variables in our page URL’s because it is a huge problem.
1) It looks terrible,
2) it also causes issues with page sharing on social media (people have already started sharing the variable url instead of the normal domain url, which will have obvious ramifications with our international customer base)…
3) it also causes possible MAJOR issues with SEO.
So to confirm, this plugin uses the woocommerce store location (geolocate) setting. We request that this would work with litespeed natively, perhaps need to add hook/setting into litespeed cache to ensure this works properly, as currently it is caching the location which is not right!