is there an add-on that will detect the ip of a user and get’s it’s nation for use within conditionals… or is there even an add-on that would detect the continent?
can somebody block it’s IP actually?
I would like to use the add-on in a similar way:
{assign_variable:var_continent="{exp:ip_to_continent lang="de"}"}
{assign_variable:var_country="{exp:ip_to_country lang="de"}"}
{if {var_continent} == "Europa"}
{if {var_country} == "Schweiz"}
{embed=".currency/.ch"}
{if:else}
{embed=".currency/.euro"}
{/if}
{if:elseif {var_continent} != "Europa"}
{embed=".currency/.dollar"}
{if:elseif {var_continent} == ""}
why do you block your ip?
you cannot shop here until you show your ip…
{/if}I would need to detect if an IP is from europe, a specific country in europe, or any other continent.
if not, is someone willing to code one?
please make an offer…
cheers
outline4