How do I make multiple "buy buttons" connected to one product
Hey guys. I am hopefully going to rebuild a Drupal site using drupal commerce modules.
Here is a link to the way the site is currently setup. http://troybunnell.downloadsnow.net/troy-bunnell
Each album page for the artist has an audio button for each song and also 4 different buy buttons for each song. Each buy button indicates which audio quality you are purchasing.
I need to figure out how to get this to happen using Drupal commerce.
I am assuming each of the songs will have to be its own product. That is how i will get each song to have its own buy button.
I cant for the life of me figure out how to have multiple buy buttons each triggering different prices to match the different quality options.
These products are digital downloads so im not sure adding attributes (choose your quality) will effect the price and will then call the correct file to download.
I hope i explained this well enough. Thanks all of you for your help!