I just wanted to know that ‘when the product stock will update’?
- After the product is added to cart?
- After checkout?
- After order shipped or when?
Because, I want to run a custom ‘product_sync_indexer’ whenever the product stock is updated.
So,please guide me which event/events should I use to fulfill above requirement?
Note: I am looking for a solution that works on MSI also.
Thank you!