You could consider breaking the virtual product up into multiple products. In the demo data, you could in theory create a single widget virtual product to encompass all the other widgets as variants but practically it's much better to use categories for this and then present the user with only a few options to get from the chosen virtual to the variant.
I haven't looked at the code for ages but there is a good chance every single variant is looked up individually before the page is displayed. Regards Scott On 23/03/2008, Hans Bakker <[EMAIL PROTECTED]> wrote: > > I have a customer with a rather large number of selectable variants. > To show the product in ecommerce with the selectable options takes very > long. > My question is : is the system not designed for these large number of > variants or could it be something else is wrong? > I checked the cache and it seems to be working fine..... > > Regards, > > Hans > >
