There are a number of limits set in VPCART that help reduce memory load and overheads.But if you have, for example, more categories than the limit set, you can simply change the value to one closer to the number you actually have in the shop configuration.
xmaxCartItems = 20 |
Maximum items in the shopping cart. Even if you set this value to more than 100, e.g. 150,
VPCart will only allow a maximum number of items added into the cart to
100. This is how VPCart has limited, by default, the maximum
limit to 100 items in a cart for performance reasons. |
xMaxCategories=100 |
Maximum number of categories |
xMaxSavedCarts=100 |
Maximum number of saved carts |
xMaxFeatures=4 |
Maximum number of features per product |