Is it possible to import Upsell products from a CSV in magento ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can import Upsell products via the CSV using the column “_links_upsell_sku”. Put the SKU of the upsell product in this column, and for multiple products put their SKU’s in subsequent rows. Make sure additional rows have a blank “sku” column.
Make sure the SKU’s exist or you may get import errors.
I verified this works on Magento 1.6.2.