Skip to content

Magento 2 skip quantity item validator when placing order

Stock quantity of the product in my cart is not sufficient. And when we validate the order we get the error “The requested qty is not available”, how can I ensure that my order goes through even with the insufficient quantity. Could you help me, give me a clue to remove the stock validation when placing order.