Question

I have many products in my Magento2 store. I want to assign one product as cross sell product of all products. Is there any way to assign cross sell product with CSV product import ?

Était-ce utile?

La solution

You can use crosssell_skus column in your CSV file. You need to provide list of SKUs separated by comma for that column.

Licencié sous: CC-BY-SA avec attribution
Non affilié à magento.stackexchange
scroll top