signup and member page

Discussion in 'Templates customization' started by idwebmaster, May 14, 2008.

  1. idwebmaster

    idwebmaster New Member

    Joined:
    Feb 13, 2008
    Messages:
    9
    Hey,
    To hide a product at the signup.php page I give the product a certain price group id, but now I would like to have this same product shown at the member.php page. Right now the product doesn't show up at the member page.
    Does anybody know something about that? Do I have to make some programming changes on this specific page perhaps?

    regards
  2. calisolllc

    calisolllc Member

    Joined:
    Feb 19, 2007
    Messages:
    194
    You can change the ways products are visible/nonvisible with the SCOPE setting in product management
  3. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    I think I have run into a scenario that may be related:

    I require access to product A before a user can sign up for product B. I have set this up in the product set up by:

    1. setting scope of product B to visible for all
    2. setting "requires active membership to product A" for product B
    3. in my case, my product group is positive as I want it to be on the signup page

    One the signup form this works great. Both product A & B show up and if I try to order product B alone it complains that I need to buy product A.

    On the member form, however, product B is not visible unless I have purchased product A first.

    This is a bummer because the secondary product sales suffer as a result of not being visible during the first transaction.

    I suspect this is resolved by modifying the query used to retrieve products and validate products so that it matches the signup.

    Has anyone had this issue? How have you resolved it?

Share This Page