guest* Posted November 5, 2010 Share Posted November 5, 2010 I'm triying to import features. Is there any example for it ?Must I do it by name or by ID and how can I import the value for the Feature ? feature is already on DB, value is different for each product. Link to comment Share on other sites More sharing options...
rocky Posted November 5, 2010 Share Posted November 5, 2010 To import features, create a separate column in your CSV for with the feature name as the column header and the feature values on each row, then when you import, select "Feature" in the dropdown for those columns then enter the feature name in the text field, then click OK. Repeat this for each feature. Link to comment Share on other sites More sharing options...
guest* Posted November 8, 2010 Author Share Posted November 8, 2010 Sorry, I didn't understand. The csv mus be the same as for more than one product category or pictures, separated by commata (category 1,2,4 and so on)?Should it be so: Feature name,feature value ? Link to comment Share on other sites More sharing options...
rocky Posted November 9, 2010 Share Posted November 9, 2010 That's right. To put products in multiple categories, you should put a comma-separated list of the category IDs in the categories column. The features aren't comma-separated like the categories. You should create a separate column in your CSV with the feature name as the column header and the feature values only in each row. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now