Ajeh:
Those are Option Values called:
4 oz
8 oz
1 lb
Similar to using:
Red
Yellow
Green
they are just text ...
Then the real weight by pounds is added to the Attribute for:
0.25
0.5
1.0
which is then setup to NOT display on the Product _info page ...
Then the Price is added without the prefix for:
14.99
28.99
56.00
And the Product itself is marked as:
Priced by Attribute: YES
so that the lowest price in the Attributes is the Display Price throughout the Catalog ...
Thanks for the help. Unfortunately I am missing something. I get the following (The "*" is the radio button):
Please Choose:
2 ounces * 2 oz - $4.00
4 ounces * 4 oz - $7.00 ( +$3.00 )
8 ounces * 8 oz - $12.00 ( +$5.60 )
16 ounces * 16 oz - $18.00 ( +$12.00 )
So it gives the attribute weight and the (+$3.00, etc.). It also has the radio buttons and each attribute has the radio button selected (even though the option type is "dropdown." So when I click the "Add to Cart" it adds ALL the weights as one product and all the amounts together as one price.