We've added a new AppConfig parameter as of version 9.4.2.0 to limit the number of line items that can be added to the shopping cart.
The AppConfig parameter is called MaxCartItemsBeforeCheckout .
This AppConfig parameter was added to keep browsers from timing out trying to render so many line items on the shopping cart page. Once a user reaches the maximum number of line items they can no longer add items to the shopping cart.
The default setting for this AppConfig parameter is 300.
|