How to Link to specific product on signup page?

Discussion in 'Templates customization' started by nomaddesign, Jul 19, 2017.

Thread Status:
Not open for further replies.
  1. nomaddesign

    nomaddesign Member

    Joined:
    Aug 25, 2005
    Messages:
    67
    How do we link to a specific product on a signup page?
    We used to be able to direct link to:
    /amember/signup.php?product_id=2-2

    and the signup page would load with product 2-2 pre-selected. ... but this no longer selects radio button for the proper product. The signup page loads load with the first product(wrong) selected. This leads to some customer's accidentally ordering the wrong product and getting mad.

    I've tried:
    /amember/signup.php?productOption=2-2
    /amember/signup.php?product=2-2
    /amember/signup.php?option=2-2
    /amember/signup/?product_id=2-2
    /amember/signup/?productOption=2-2
    /amember/signup/?product=2-2
    /amember/signup/?option=2-2
    /amember/signup/?product_id=2&option=2

    What is the trick?

    aMember 5.2.5

    Thanks!
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Hi,
    Could you provide exact url of your signup page? (You can do this in helpdesk if you don;t want to include it in public forum)
  3. nomaddesign

    nomaddesign Member

    Joined:
    Aug 25, 2005
    Messages:
    67
  4. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295
    I am afraid exact link depends on signup form (multi-page it or not / what type of input you choose / how many products brick you have on same form etc.).

    In order to select Silver Membership on demo you need to use this link
    http://vgndaj.amdemo.com/signup?product_id_page-0[3-4]=3-4

    You can contact us in helpdesk and and we will give you urls for your site.

    Best Regards.
  5. nomaddesign

    nomaddesign Member

    Joined:
    Aug 25, 2005
    Messages:
    67
    That works perfectly, Thanks.

    I understand the URL pattern from the example you gave me. I understand the coding complexity required by the flexibility of aMember's signup page blocks. Thanks again for all your hard work. Cheers!
    caesar likes this.
Thread Status:
Not open for further replies.

Share This Page