Pergunta

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 ?

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a magento.stackexchange
scroll top