single product signup

Discussion in 'Customization & add-ons' started by weasel, Dec 16, 2006.

  1. weasel

    weasel New Member

    Joined:
    Aug 8, 2006
    Messages:
    14
    Hi,

    I am looking for a way to modify the signup page so that it only displays a single product. I know that price groups can be used, but all my products MUST be in the same price group to ensure that the subscriptions work properly. So can I pass a parameter to signup.php so that it displays only a single product?

    I'm happy to change the PHP code if required

    Thanks in advance
    Chris
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    > I am looking for a way to modify the signup page so that it only displays a single product. I know that price groups can be used, but all my products MUST be in the same price group to ensure that the subscriptions work properly
    Why?

    > So can I pass a parameter to signup.php so that it displays only a single product?
    There is no such a standard option.
  3. weasel

    weasel New Member

    Joined:
    Aug 8, 2006
    Messages:
    14
    Sorry Alex, I was getting mixed up with renewal groups :eek: I have put my products into appropriate price groups using multiple, comma separated numbers and can now display exactly what I require using price_group=XXX

    thanks for the response

Share This Page