• Hello.

    It seems that your plugin adds AJAX add-to-cart capability to single product page (without asking). This has the following side-effect:

    Product-related potential notifications/error messages are suppressed, sum up and appear in checkout page all together. For example if there is a product added in cart which has a stock of 1 and hit ‘Add to cart’ again, the cart drawer appears and NO error is shown (it should display ‘you cannot add that amount to the cart — we have %1$s in stock and you already have %2$s in your cart.‘).

    If I hit the button 6 times, 6 copies of the same error will appear in checkout page.

    Please try to reproduce.

  • You must be logged in to reply to this topic.