@martijnrunia - You would need to leverage a service that can map an IP address to a country via an API call from JavaScript. Then parse the result and conditionally display content that was hidden or make an Ajax call to a resource on the site that matched your fetched country. I normally use https://ipstack.com/ for the lookup.