Hi there,
One of our solutions has multiple shops and websites, which has their own products. Each website is poiting to a different shop, if we search for a product that does not belong to the current shop it is not returned by the query as expected
Although, when we do the same search using the WebAPI the product is returned, even sending the ShopId parameter.
It seems the ShopID macro is not getting properly set. Any thoughts?
BR Mario