
Originally Posted by
jeking
I'm having troubles importing a Detailed Products Attributes file. We're trying to update from one site (wholesale) to another (retail).
I export a Detailed Attributes from wholesale, remove all but one product (to simplify testing) and remove all columns but those listed below. I assumed (this is probably the problem) the v_products_model would be used as the primary field. The model number is consistent between both sites while the v_products_attributes_id and v_products_id are not, which is why I removed those columns.
When importing the Detailed Attributes file, can the v_products_model be used as the key?
The file I imported had the following columns:
v_products_model, v_options_id, v_products_options_name, v_products_options_type, v_options_values_id, v_products_options_values_name, v_products_options_sort_order
and the result was SKIPPED! - Attribute Entry on : - Not Found! for each attribute in the file (five of them).
Bookmarks