Cart Quantity Update

This feature consist of the following response of the system during the customer checking out of item that currently greater than the offered stock of the vendor/Store

  1. If the cart item quantity of the customer is greater than stock on hand, the item will not be removed from cart.

  2. Instead, after sending the order, an information page will be shown indicating the items and its available quantity

  3. After Clicking on Next, The customer will be redirected back to their Cart with the updated available stock on hand quantity

Last updated