Limit of number of products in the 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!
cnoelker
Advanced
Posts: 140
Joined: 20 Feb 2016, 18:21

Limit of number of products in the cart?

Post by cnoelker » 16 Sep 2020, 11:01

Hello,
a customer notified me that he was not able to put more than 200 products into the cart.
Is there some kind of limit?

Claudia

boettner
Advanced
Posts: 136
Joined: 09 Feb 2015, 17:49

Re: Limit of number of products in the cart?

Post by boettner » 16 Sep 2020, 16:38

Hi Claudia,

the BasketLimits Plugin is responsible for these limits.

Best
Robert.

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

Re: Limit of number of products in the cart?

Post by aimeos » 16 Sep 2020, 20:30

What does happen if the customer reaches 200 products? Is the limit the product count or the number of lines in the basket?

There is no built-in limit in Aimeos and theoretically, you can store as many products as are fitting into the session (usually a medium blob with 2^24 bytes).
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

cnoelker
Advanced
Posts: 140
Joined: 20 Feb 2016, 18:21

Re: Limit of number of products in the cart?

Post by cnoelker » 17 Sep 2020, 11:23

I tried it out, today, and was not able to reproduce it, either. No problem to put more than 200 articles into the cart.

Post Reply