show products of the same color in one page
-
I want to make a page where I only show products of the same color Example: A page contains only black products, and another page contains only blue products.
Next, how do I add products on a specialized page?
Hello,
You can enable archives for some particular attribute (color in your case). You can do this in Dashboard -> Products -> Attributes -> edit your color attribute and enable this option https://gyazo.com/708ebc36033158a06b1bc3e7e6a446f6
Then, mark all products in that particular attribute term. Check WooCommerce documentation about this https://docs.woocommerce.com/document/managing-product-taxonomies/#section-6
Kind Regards