【问题标题】:How add related attributes like country+state+city+area in magento?如何在magento中添加国家+州+城市+地区等相关属性? 【发布时间】:2014-12-30 02:30:44 【问题描述】: 我正在尝试添加产品的位置,由于州、城市和地区相互关联,我该怎么做。 【问题讨论】: 标签: attributes e-commerce product magento-1.8 【解决方案1】: 您可以免费使用此扩展程序: http://www.magentocommerce.com/magento-connect/product-locator.html 【讨论】: 我不想使用扩展程序。我更喜欢构建自己的扩展。我该怎么做? 你为magento开发了一些扩展?