"Silent" adding to the shopping cart

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
eugene
Posts: 12
Joined: 02 Apr 2016, 09:32

"Silent" adding to the shopping cart

Post by eugene » 06 Apr 2018, 07:11

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.

User avatar
aimeos
Administrator
Posts: 7865
Joined: 01 Jan 1970, 00:00

Re: "Silent" adding to the shopping cart

Post by aimeos » 06 Apr 2018, 09:04

You can overwrite the JS code to avoid showing the basket:
https://github.com/aimeos/ai-client-htm ... os.js#L869
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply