Closed
Description
Description (*)
The Site-Wide Analysis Tool (SWAT) gives a recommendation for "Products In Cart Limit". It claims "The current limit on products in a cart is 100." But actually there is no such limit in Magento2.
The SWAT recommendation reference the Knowledge Base article Best practice for number of products in cart in Magento.
But in fact there is no such configuration option - neither in the configuration in the backend nor in the code.
Expected behavior (*)
It is expected that there is a configuration option similar to "Maximum Qty Allowed in Shopping Cart" which limits the items/products in the cart.
Benefits
A merchant can follow the best practices by setting an appropriate configuration.
A default limit for 100 items in the cart would also avoid performance issues in production.