How do I filter in stock items only?
-
Hello,
When a customer comes to my website I would like to filter the products that are only in stock.
My website uses every single size for every product as they can all come in that size. But their not always all in stock. For example, one product may have size 10 and size 12 but only size 12 is in stock.
When filtering I need it to filter out products/variations that are out of stock. So if I filter size 10. I need every product to come up that has a size 10 in stock. If a product is in stock it cannot show up.
I have tried everything… code snippets to the functions.php file, plugins, wordpresses out of stock in catalog checkbox. But nothing is working. I feel like this is a very basic issue that has taken me hours to try to find a fix for.
Does anyone have any ideas?
The page I need help with: [log in to see the link]
- The topic ‘How do I filter in stock items only?’ is closed to new replies.