Hi,
I have products (clothing) with several characteristics (size, sex and season). Every product has only one sex, one season but could have different sizes. When I select a product for which sizes 56, 62 and 68 are available, I get in the product page on the right hand side a correct indication of sex and season, but a random indication for size (one of the three is displayed mostly the lower value). When this is the size which I want to order, I push the add to cart button and when I have a look in my cart I see that this product was added with another size.
I can solve this by first selecting another size, and then select again the size I need and then push the add to cart button. In this way you see the product title changing (on top of the page), e.g. "T-shirt yellow" becomes "T-shirt yellow winter 2012 56". This is very bad because people ordering the first available size could in fact order the wrong size without knowing it. Do you have a solution for this problem?
See my printscreens in attach:
- screen 1: first screen when article is selected (default size 68 is selected allthough you don't see it in mentioned in the title of the product), press add to cart button
- screen 2: cart shows product with size 80, which is not what was show on screen 1
- screen 3: select on product page size 80 -> title changes
- screen 4: select on product page size 68 again -> title changes, press add to cart button
- screen 5: cart shows the correct product.
Wbr, Luc