Hi, I'm going to have multiple products in amember but when a user is sent to signup.php I want them to just see the option to select one product. For example, they'll read a sales page about Product X and then click Buy. It'll take them to signup.php but only showing the Product X product as an option and not all the other products in the system? Chris
@questio: you can do this by specifying a "price_group" on the URL for the signup to filter the list of products to only include the ones you want your user to see. You can find more about that here: http://manual.amember.com/Managing_Products