Originally Posted by: "birdsafe" Paul -- some thoughts;
1. Way too many products for any given category -- first, lets forget the fact that the database search is too intense to load that many products, secondly as a customer I would NEVER browse that many product pages, on top of the fact that you have to scroll to far down to see all that are on a single page (you are much better with a grid layout).
2. Your small images are fairly large (12-14k) -- so when you are talking about 20 products on a page, that is quite a load for any system/browser.
You would do much better to break out into subcats -- for example take accessories into mice, keyboards, speakers -- etc. -- both from an admin standpoint and from a customer standpoint, you are going to get more "product looks" that way.
I think given your structure, ANY ecommerce platform, short of paying a developer for a custom app, is going to give you similar trouble.
1. Customers rarely use categories regardless of size, more often they use the search function. As for it being "too intense" I guess I can see that now but I did not think that this app would be so crippled. We had a perl driven store front app before going to this one and it would've run circles around this (if we still had it in place) and it's was not even running native (ActivePerl under IIS 6). Preliminary testing did not show such a weakness but then we originally weren't going to have so much online. Change in policy caused us to add a larger swath of our offerings. That is when we found this problem and have been hobbled ever since.
2. For the Licensing category we aren't using the detailed list template, FYI, we are using the simple list template. So image size should not be a factor. However the search function is using a grid format yet it is loading an empty keyword search just fine, including images. So again I can't see how images could be crippling one part while not crippling another, just doesn't make sense.
We have contemplated sub categories but we'd still have to have something show up for the 'prime' category and then we are back to the same problem. So far the only problem we are having is with the licensing category, others like accessories and peripherals are unaffected. However other categories do not have as many items to list.
I don't agree that we have such a huge product base that a custom app is needed. Ours, going by the statement of Marcus, is relatively small at around 43k items, so it has to be something in the code that is broken that is preventing the listing to show up.