Variable Product correct approach?
-
Hi all.
I need help with figuring out if this is the correct path.
I’m developing a shop with WooCommerce. Basically, there is one product with 3 different sizes. Also, this product should be of a color from a list (about 100k different colors, each with his own name and additional data).
When you visit the site, there will be a listing of different categories, each with a bunch of colors. When you click on a color, you get on the single product page mentioned before.
So, I was thinking of creating the colors in its own post type and then somehow linking the one product to it.
The other way, of which I have thought, is to create each color as its own product, but I think that this would not be optimal.Any suggestions?
Thanks!
The topic ‘Variable Product correct approach?’ is closed to new replies.