How to list all product variations in the product display instead of a select box?
I have a product display for a music album that contains 10 tracks. In that product display I have 12 product variations: 1 for the CD, 1 for the whole album in mp3 format, and 10 individual racks. (Am I using the right approach here?)
I would like the product display to list all variations with an add to cart button besides all items instead of having them in a select box. How can I accomplish this? Is there a way to control the output of this form via a template override?
Thanks! I love Drupal Commerce...
Comments
Do You sell individual Tracks?
Yes as well as the full album in both mp3 and physical CD
In my opinion, creating differnent procucts (all related by a taxonomy) & a view of related products (with add to cart btn) in every products page is a good option.
If you are new to crating views of products, you may find these videos helpful :
http://vimeo.com/22746978
http://vimeo.com/22748684