Starting with McJiffy EASy 1.2, the script now supports internationalization. This allows for the eBay listing to be targeted to a specific eBay affiliate program. EASy can either be setup to us only one specific country or automatically determine the best country fit for a particular visitor.
To choose a specific country, you will need to set the $site['country'] option in your settings file under the sites directory. The available country options are:
en-us = United States
en-gb = United Kingdom
en-au = Australia
en-ca = Canada
en-in = India
es-es = Spain
fr-fr = France
be-fr = Belgium
nl-nl = Netherlands
zh-sg = Singapore
zh-hk = Hong Kong
If you comment out the $site['country'] option in the settings file, EASy will try to determine the best country based on the user's browser language. If no match is found, the script defaults to "en-us".
Country specific settings can be found in the country.php file. This file includes eBay specific settings along with localized text. These localized text messages are used in the default template.