Jump to content

Show Hidden Product Groups to Existing Customers


Greenix

Recommended Posts

How would I show a Hidden product group to an existing customer (signup).

 

Example: I have products only available to a certain ZIP code. So I have to filter buyers through the website and link them directly to the WHMCS (hidden) product for ordering. Once the visitor orders and is a customer, I would like for them to see other products available, like upgrade stuff, etc.

 

Thank you in advance for your assistance!!

Link to comment
Share on other sites

How would I show a Hidden product group to an existing customer (signup).

how will depend on where you want to do it! :)

 

using a link in a template page, via the navigation bar, a sidebar link etc ? each would require a slightly different method (all but the first would likely require an action hook).

 

but if you just want to add a link on a template page, then you can just link as usual to the hidden group...

 

<a href="cart.php?gid=9">Click here for hidden product group!</a>

 

I think if a customer has ordered a hidden product, upgrades to that product will be available to them without the need for additional coding.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated