I have a product that has two characteristics:
Product X
Characteristics
Variants
How many days hire?----1, 2 or 3 (in a drop down box)
Which interface?
PS2, XBox (in a drop down box)
When I view product X in the first instance, the product title says "Product X 1 PS2". I'm assuming it is picking up the first variants for each characteristic as the product title changes when different variants are selected.
It looks very confusing to the buyer when the product name shows a pre-selected variant. I have tried adding a variant called "--" to the characteristic. This sort of works, I now see a default product title as "Product X -- --" but it's starting to look very messy. Also, when the variants are numbers, the product title starts to look weird especially if you have a lot of characteristics. eg: Product X 1 PS2 3 5 7
Is there a way to:
Show just the product name without the variant name?
or
Set a default variant that is blank and then force the user to choose a valid variant?
cheers!