Page 1 of 1

"Silent" adding to the shopping cart

Posted: 06 Apr 2018, 07:11
by eugene
Hi,
is there a possibility of "silent" adding products to the shopping cart. I mean, when the product is added to the basket by the user, the basket does not open, only the notification is shown and the state of the mini-basket is updated. When adding a lot of products, the frequent opening / closing of the basket is very inconvenient.

Re: "Silent" adding to the shopping cart

Posted: 06 Apr 2018, 09:04
by aimeos
You can overwrite the JS code to avoid showing the basket:
https://github.com/aimeos/ai-client-htm ... os.js#L869