Hi Dynamicweb,
Is it somehow possible to capture the event that happens when we use the Reorder functionality from "My orders" list?
We want to be able to show the user which products that have not been added to the basket because they are not in stock or are no longer available. By using the Cart.Line.Removed notification subscriber it is only posible to get the products that are not active anymore. If a product is out of stock, we don't have the posibility to see that the product is not added to the basket. We have also tried using a BeforeRemovingNonExistingProducts notification subscriber without success.
Any suggestions?
Best regards,
Niels Foldager