I have a page set up that’s using Product Grid. I’ve got it set to create a 5 product grid & pull a maximum of 5 products so there’s no pagination. I want to pull random products from my shop, so I set the Default Product Sorting to Random in WooCommerce Settings.
The problem is, when I set it to Random, my page only shows 2 or 3 products at a time. It never pulls 5.
If I change it to anything else in WooCommerce Settings (Sort by most recent, Popularity, etc.) it works exactly as I expect.
Any idea what’s going on?