开发者

magento custom states for country

开发者 https://www.devze.com 2023-01-22 22:22 出处:网络
Im working on Magento latest version .The store is for UK ,I need to add country like Manchester, London, Yorkshire etc..This should show in the shipping setting when I select UK from the dropdown viz

Im working on Magento latest version .The store is for UK ,I need to add country like Manchester, London, Yorkshire etc..This should show in the shipping setting when I select UK from the dropdown viz :default is USA and also in the shi开发者_Python百科pping and billing address. And the defaut country should always be UK as default How can I do that ?


You can change the default country from magento admin->system->configuration->General->country options -> Default Country. To add regions (counties) for UK I think you have to populate the directory_country_region table.


Take a look at the official UK translation here


I found a post you might appreciate. It concerns the "directory_country_region" tables.
http://www.magentocommerce.com/boards/viewreply/192387/

0

精彩评论

暂无评论...
验证码 换一张
取 消