If the offered product is being added to the cart then isn’t that possible that the customer will add more than 1 quantity? This could lead us to a loss in revenue as well as stock. How could I prevent this?
We have set quantity limit functionality, so the customer can only add a single quantity of the offered product. Also, the offer product quantity can’t be updated from the cart page.