I'm trying to run aMember as much vanilla as I can. I've figured out that I can append pricegroup at the end of member.php to reduce the number of selections to the user. On member.php, the product options show up, but the descriptions that came with them on signup.php don't show up. (In addition -- not that I care that much -- the style of the page looks different, because member.php looks plain, where signup.php has two panes in shades of grey). Is there any easy way to bring up the product descriptions on member.php? Thanks.
It is possible to change member.html file to dislpay "radio" selections for products instead of drop-down box.
Pointer to "Seeing Product Details on Secondary Purchases" I found the solution at http://www.amember.com/forum/showthread.php?t=3723 . I did the customization to member.html, but it didn't seem to take. Alex pointed out to me that the customization actually was for member_multi.html . I did this, and it worked right away.