Hello all!
Is there a way to stop orders from being placed more than the available quantity temporarily so my automated flow can run or at least show the same item under different status (Backorder & In Store) in the cart?
E.g. I have item A that has quantity of 4 available in store and any more than that will go under Backorder.
The issue I have right now is that I can add more than 4 available in the cart and it will show all as In Store, even though that’s not the case.
What I would like is to show in the cart is 4 as In Store, and the remaining quantity as Backorder.
My automated flow is set to switch the product template and product tag to backorder when stock is 0.