Skip Cart popup

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
WebcreationUK
Posts: 1
Joined: 07 Feb 2023, 12:14

Skip Cart popup

Post by WebcreationUK » 07 Feb 2023, 12:18

Hi Team,

I am using Aimeos. I need to skip the cart popup i.e whenever user clicks on add to basket, it should redirect to /shop/basket page instead of showing a popup first.

How is that possible?

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

Re: Skip Cart popup

Post by aimeos » 07 Feb 2023, 14:37

You can overwrite this JS method in your own JS file:
https://github.com/aimeos/ai-client-htm ... #L359-L378

How to overwrite JS methods is documented here:
https://aimeos.org/docs/latest/frontend ... javascript
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply