# of products/lines in an order |
Post Reply | Page 12> |
Author | |
Polly
Newbie Joined: 26-August-2008 Location: Spokane Status: Offline Points: 7 |
Post Options
Thanks(0)
Posted: 31-May-2012 at 7:15pm |
Is there anything we can do about the 99-item or 100-item limit?
It really makes some of our larger customers angry -- especially when they don't notice they are close to the limit, they add a few more items from one page, and BOOM their cart is broken because they are now at 108 items (individual lines in the cart -- I don't mean 108 of one item). We have 2 solutions in place, but neither works perfectly: * In the error message that is displayed when you go over the limit, we suggest breaking their order into 2 orders and putting in a comment asking us to combine your orders into one box for shipping. But if/when their cart is already broken, it's a bit too late for that. * We only display 10 items per page, to reduce the chances that you'll add a whole bunch of products with one "Add" click, pushing it too far over the limit. But many customers ask us to display more than 10 at a time with out having to make them click "View All" -- because their connection speed can easily handle more than 10, but not necessarily "All".
|
|
~~ R&T systems director
|
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
Yes, set a higher limit :-) It's in the settings somewhere.
|
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
It's in Settings > Store Settings
|
|
Polly
Newbie Joined: 26-August-2008 Location: Spokane Status: Offline Points: 7 |
Post Options
Thanks(0)
|
We tried upping it past the 100-product recommendation in our test environment before (but not recently) and it didn't work. It says:
This is the maximum number of different products your customers will be able to purchase at one time, regardless of the quantity ordered for each product. In order to limit the amount of server resources used for a user session, the number is structurally limited to 100 (i.e. 100 different products added to the shopping cart). Consult the User Guide for more information.
It was a long time ago, so I don't remember the exact results. It lets you SAVE a larger number (like 200) but if I remember correctly our test orders started getting weird, I just don't remember in what way. That "structurally limited" part is what worries me...
|
|
~~ R&T systems director
|
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
Ah yes, See http://wiki.earlyimpact.com/developers/cartcontent for a description and a solution.
|
|
Polly
Newbie Joined: 26-August-2008 Location: Spokane Status: Offline Points: 7 |
Post Options
Thanks(0)
|
oh my goodness ... I can't believe i never saw your final reply to this until now!!!!
This has been one of our biggest problems -- we've lost some of our best/biggest customers over this!!!!! We'll try editing those arrays right away. If this works, it could allow us to stay with Product Cart. We have instructions built into the error message, telling them how to submit 2 separate (smaller) orders and put a note in the comments section asking us to combine them and ship them together ... but that doesn't console a business customer who has spent a few hours carefully putting together an order, and then it crashes because they just added 20 colors of one bead, pushing it well over the 100-item limit and eating their cart.
|
|
~~ R&T systems director
|
|
Guests
Guest |
Post Options
Thanks(0)
|
Actually, this is the article you need to see for instructions on increasing the size of the cart array: |
|
Polly
Newbie Joined: 26-August-2008 Location: Spokane Status: Offline Points: 7 |
Post Options
Thanks(0)
|
Thanks! We'll be testing out 200-300 for sure this week, and hopefully making it live asap!
|
|
~~ R&T systems director
|
|
Greg Dinger
Certified ProductCart Developers Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
|
Our client had us set it to 200. His observation is that when an order is placed with a high number of items in the array, there is a noticeable delay in checkout-related processes that could confuse the shopper into believing that the script was hanging. His comment to me was that much beyond 200 might be an issue.
|
|
Guests
Guest |
Post Options
Thanks(0)
|
So far on our stress testing, we've carried the cart array to 500 items without issue. Our goal is to see if we can actually hit 1000.
|
|
Post Reply | Page 12> |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |