Hi,
I do have few question regarding geolocation plugin.
1. Is there a way to show/hide some articles/pages based on country user is from with this plugin help?
2. Is there a way to retrieve data from geolocation plugin and as example show different text based on user country in product page (show_default.php view)?
Something like this:
if ($country='Germany') { echo 'You are from Germany....';}
Would like to have different content based on user country. Before looking into other plugins maybe with hikashop geolocation plugin we could get what we need....
Thank you