Same product with different colors
-
How do I add the same product with different colors on a single product page?
Like, I have three bags of same shape, black, brown and grey colors. Their price is same. Should I have to add every color of the product one by one or in single product page we can add them all and give the customer to choose the color?
Kindly let me know how to do this. Looking forward to your response.
Hello,
You will need to create a variable product https://docs.woocommerce.com/document/variable-product/
In order to create attributes follow these instructions: https://docs.woocommerce.com/document/managing-product-taxonomies/
Best Regards