Hi Patrick, If no one has any ideas, I think you could create a static clone of the products page and add an if/then statement around the include line to call up only products with more than 0 stock level.
I am working on some things at the moment, but if no one has any ideas, I'll see what I can do.
Hi Patrick I’m not at my PC right now so cannot check, but there is a parameter which I honk is... $noshowoutofstock=TRUE; I think if you created a copy of the products page and put that parameter just before the in products.php include line it might do the trick.
Hi Patrick I'm afraid you are correct, yes, that if the product has it's stock set by the options then they will still display even if the options are out of stock. But it should cut down the number of out of stock items greatly, no?