Shop Page Custom View: Products by Category
-
My client is not in love with the options for the default store page (and I’m not either). We’d like to display products by category, as in: “Category 1”, then the products in that category, then “Category 2” and the products in that category, etc. In fact, I can do that in the page editor with shortcodes or the Products by Category blocks (since her categories are set and not likely to change).
But if I edit the shop page to display products by category, I still get all the products/categories/both below my content. Because WooCommerce just REALLY wants to run that loop on that page.
So is there an easy way to tell WooCommerce not to show any products or categories on the shop page?
I suppose I can copy the shop page template to my theme, then hack out the products loop, and maybe that’s what I have to do. Or, I suppose I can Choose Categories only, then use CSS to set their display to none. But either option seems less than ideal, so I keep thinking I’m missing an option somewhere.
FYI, I’ve looked into several plugins on this, and am happy to hear if any of y’all are happy with something particular. But in general, I’d like to avoid additional plugins if possible.
Thanks in advance.
- The topic ‘Shop Page Custom View: Products by Category’ is closed to new replies.