I am trying to set up my products in the following way. I have a product called T-Shirt. This product comes in 3 sizes (small, medium, and large). Each size is a different price ($1, $2, and $3).
When you click on the product details page I would like it to default and show the size and price of the Medium. Then I would like it to have a dropdown box which would allow you to select the small or large. I would want the prices next to the small and large in the dropdown to be the actual prices and not + prices.
I have this close but I can't get it to use the medium as the default and it says Starting Price at and then some number. It also when I click on small or large is adding the original value plus their values.
Any help with this would be greatly appreciated.
Thanks.



