Hello, all.

The site I am working on has only downloadable products -- recordings and sheet music. For the recordings, there is nothing for the user to select, yet I get this radio button labeled "Download 1: name of recording" (already selected). The user can't unselect this radio as it is the item itself (hope that makes sense).

I would like remove this attribute from the listing. However, I can't just comment out all attributes on product pages because on the sheet music pages the user has to decide between simple and advanced.

Any suggestions on how I might go about this? Thanks in advance.