Page 1 of 1

Product Options colors and sizes question.

Posted: Mon Jan 26, 2015 12:19 am
by maver1ck4000
Hey there, I'm new to this but I'm trying to dive in to this to see if it would be a good fit for a client. I've done some spring projects before but I have no experience with Thymeleaf, I've been reading about that though. So I have product options set up with sizes and colors, and I have added a number of SKUs to my product to set each of them up to an individual color and size. The problem that I'm running in to is that all the sizes and all the colors show up no matter what I choose on the site, so even though I have no products associated with most of the sizes they still show up. Also how do you handle if a certain size doesn't have a color, or vice versa, right now it's just spitting out everything.

Thanks!

Re: Product Options colors and sizes question.

Posted: Wed Feb 18, 2015 3:18 pm
by maver1ck4000
I'm going to bump this as I'm pretty deep in the weeds now but I would rather not have to reinvent the wheel. I'm working on displaying product options, but since I have multiple size and color combinations I'm getting a lot of duplicates colors when I pull in additional SKUs, obviously this is normal when doing that way, but what I really want is to have a way to pull only the colors available, since there are multiple colors not every shirt is available in every color, I can't show all the color options.

For instance, I have a shirt with 10 different sizes, and 16 colors per size, so I end up with 160 individual products, but I only want to show the 16 colors for that product, and the 10 sizes for that base product.

I would think this would be common so just wondering if its something I'm doing wrong.