Joining Option Name And Price
Here is a link to our website product page product.php.
We are trying to link the Price drop down to the Name drop down.
Right now the Price drop down sends the correct price to the shopping cart page, but I need some text on the shopping cart page that shows what size they picked.
So I added a second drop down (Name) that adds the text I want to the shopping cart page.
The big problem with this is that you have to select the same option from each drop down in order for it to work like I want it to.
How can I eliminate the second drop down.
Thanks again for your help!