Hi,
So we have a website that´s using a specific shop, let´s call it ShopA. All our products get imported from NAV into ShopA, and during each import we want to delete all missing products in order to keep the DW database clean of old products. However, we had to manually create some products in DW, these products are not available for purchase, mainly just for show in the system, but they get deleted during the imports. Our solution was to create a second shop, ShopB, move the group containing these products under ShopB, and then the import worked as expected, except another problem arose. The product details pages for those products stopped working, they now return 404, but not the product list pages.... Weird... Anyhow, when I go to the website settings for the website, the selected shop is ShopA, but if I change it to ShopB, the product details pages start to work again.
Is there a way to assign more than one shop per website? Or do I have to find another solution for this...