[SHOP QUESTION] product info display/choice, how...
Autore: Thierry D.ok , another question ( I've read lots of posts, tuturials, but didn't found the answer)
problem: I can't get on the product item only one main option;
I've seen the demo with the tshirts, I guess that a main option of product is color,
and suboptions:
blue _S, blue_M, blue_L
red_S, red_M,red_L etc...
etc....ok it works with a few references...but..
in my case, I have say main products, each one with 3 possible colors AND 25 sizes so I wanted to create for each of the 10 products
a first main choice: color (3 different colors, but not all same colors for all products)
AND
a second choice: size (25 subchoices, same for all products)
these 2 items should be displayed on the product item and reminded onto this order of course (say 2 dropboxes 1= color and 2= size)
How can I easily do it ? can you help or give a clue ?
Thanks
Hello Thierry,
You need to add these suboptions to every product in your cart by adding the option 1 (color) and then the suboption (size)
In this way every product will have its own options and suboptions which you can use.
The t-shirt demo had all separated products but in this way by using the options on the products you will work faster.
Many thanks!