문제

I'm using multi website. When I upload products using CSV I set "product_websites" column as "default" instead of "sports". Again I make changes in "product_websites" column as "sports" and tried to Add/Update, products are set in both "default" & "sports" website. How to set my new products only in "sports" website.

I don't want to replace the products..

도움이 되었습니까?

해결책

Navigate to Magento admin panel Store->All Stores. Check the website code, store code, and store view from where you have exported the products CSV. Now, you can replicate the same values into the Magento site you want to import the products. Once done correctly. The error will get resolved. By default as per magento 2.3.3 the values are : Main Website (Code: base) Main Website Store (Code: main_website_store) Default Store View (Code: default)

Navigate to Stores- loading=All Stores"> All Stores Settings

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