In a recent Business Bloomer Club Slack thread, a WooCommerce store owner shared an issue many apparel sellers will recognize: how can I show each color variation of a variable product as an individual product in the catalog — but not every possible size as well?
The use case makes perfect sense. A store might sell hiking shoes in three colors, and each color might have ten sizes. Showing 30 variations on the archive page would be overwhelming, but showing three (one per color) would be helpful from a user experience standpoint. The goal: display one product per color on the shop and category pages, and let customers choose the size on the single product page.
The store owner tested multiple plugins but ran into the same problem: all attribute variations were shown, not just color. This led to an insightful exchange of suggestions and limitations.
Continue reading WooCommerce: Show Only Color Variations On Archive Pages