magento - Magmi Product Attributes -
problem: imported attribute sets not displaying (using magmi import csv)
i've imported products , defined attribute sets these products. however, attribute sets not being displayed. i'm specifying full name set under _attribute_set
am doing wrong? i.e.
- in initial import had set default. in subsequent import, changed values in csv (under attribute_set) new attribute set. wrong or have dump products , re-import correct set?
- i'm using full name attribute set. wrong or should use id set instead?
- using incorrect column name attribute set? or missing required column name or plugin?
please help!
your appreciated in advance
thanks!
this 1 easy : magmi handles legacy dataflow headers (no underscore). never use underscored header names if want magmi recognize headers correctly. use attribute_set not _attribute_set. careful, underscored headers used in newer (1.5+) import/export magento format absolutely not handled magmi.
Comments
Post a Comment