I'm trying to have each part of a CD track downloaded separately. Currently I set up the attributes to do each part separately like this:
part 1
part 2
part 3
part 4
and so on. The option name is a download with checkboxes. Problem is, that you can order this product without selecting any of the parts, which is really confusing at checkout when you don't have anything to download. Radioboxes or dropdown won't work because you can only select one.
Any suggestions? I guess I could zip them, but I thought this would be nicer.
Also, part 10 is listed right after part 1 as follows:
part 1
part 10
part 2
part 3
etc...
I've put the sort order on part 10 higher than all the others, but it insists on being after part 1. ideas?



