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.

  1. 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?
  2. i'm using full name attribute set. wrong or should use id set instead?
  3. 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

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -