Magento Duplicate Attribute Value

╄→尐↘猪︶ㄣ 提交于 2019-12-12 01:58:53

问题


I have an attribute "Brands" that i can´t use in layered Navigation, because its part of a plugin that imports external products.

However, i need to use that in filtered Navigation. What i remember, was to get that value and insert it on Manufacturers attribute, this way i could use it in layered Navigation.

Now, the problem is that i have more than 5000 products, and it would take an eternity to copy the value manually. I tried to import/export, but the CSV is confusing. and it doesnt even came in rows.

Is it possible to copy the value from Brands to Manufacturers attribute with a php script or something similar?

来源:https://stackoverflow.com/questions/25891888/magento-duplicate-attribute-value

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!