문제

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 ?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top