I'm wondering if anyone knows a way to display a small, one-line, same-page confirmation when a customer adds a product to their basket from the category page. Right now, we have successfully done this when adding a product to the shopping basket from the product page, but does not function as expected from the category page. Ideally, the customer would see a product they liked on the category page, click "add to basket", and instead of being redirected to another page, a small sentence would appear on the screen saying "XX item has been added to your basket." This way, the customer sees the confirmation, but can continue browsing the category page (so their shopping is not interrupted). Any advice is greatly appreciated. Again, we have it working from the product page, but on the category page, the code we are currently using tells the shopper that they have added EVERYTHING from the category page to their basket, instead of just the one item they selected.
Thanks in advance!
Thanks in advance!
Comment