Hi
My main site has a GeoIP script, my product will show different price, and currency code to visitors according to their IP
E.g Japense visitors will see JPY price; and USA visitors will see USD price.
My question is that, on the translated version, will this script still work on translated site? For example will http://ja.domain.com still have this script working?
My second question is about language code; for example Chinese Simplified is zh-cn.domain.com
Can i change this default setting? I prefer to use cn instead of zh-cn
Is that possible?