Conversation
supportHello. 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.
@fesarlis Adding ajax is a core feature of the plugin and we list it as the very first feature on the plugin page. As for the error messages, this has been resolved. They now display in the cart.
@fesarlis Adding ajax is a core feature of the plugin and we list it as the very first feature on the plugin page. As for the error messages, this has been resolved. They now display in the cart.