문제

I am creating website in magento. I've created child stores in it.

 1. Main Website Store
 2. Shop 1
 3. Shop 2

Products are showing in main store in front-end but in child stores, products are not showing, it's giving me message We can't find products matching the selection.
Here is the screenshot:

enter image description here

Please help me

도움이 되었습니까?

해결책

You have to reindex, you can do it like this :

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