VirtueMart Forum

VirtueMart 2 + 3 + 4 => Frontend Modules => Topic started by: heinz2 on January 30, 2018, 11:02:38 AM

Title: Menu > Product Details not all products are available
Post by: heinz2 on January 30, 2018, 11:02:38 AM
Hello,
when creating a new menu item
"Virtuemart Product Details" --> "Select Product..."
the dropdown selection box shows only a small subset of the available products.

I have about 7700 published products, but I can only select a few of them.

What is necessary to get all published products selectable as menu-item?
Any suggestions are welcome.

Thank you in advance.

Heinz2
VirtueMart 3.2.12
PHP   7.0.27
Title: Re: Menu > Product Details not all products are available
Post by: jenkinhill on January 31, 2018, 17:57:12 PM
See http://forum.virtuemart.net/index.php?topic=139369
Title: Re: Menu > Product Details not all products are available
Post by: Studio 42 on January 31, 2018, 18:04:38 PM
I suggested a code, limited to 10000 result, but i think that it should work with 5000. But as exlained in the other post, the right way should be to use ajax to display the results.