Hide a product from a group
Hide a product from a group
I would like to make one of my products hidden, But only viewable for select user groups.
Re: Hide a product from a group
May be one way to achieve this could be to customize the store display pages which show the products information. You can put some logic so that these pages show specific product to a specific group of users and hide from others.
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Hide a product from a group
At what level do you want to make them hidden? After they click on the product in a category page and try to go to the produce? Do you want them to not display on the category page? What I have had to do is make the product private (the padlock), create a special category page to display those products and change the code on it to show private products also , put code for that category page so that the contents are viewable to only a certain group. I had to make the product private rather than hidden so it wouldn't show up in searches.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Hide a product from a group
That sounds like it will work.
I want them hidden to people not logged in. And standard users. and also to web search spiders.
I only want a special wholesale group to see the product.
I want them hidden to people not logged in. And standard users. and also to web search spiders.
I only want a special wholesale group to see the product.
Re: Hide a product from a group
When a user is not logged in, What if they could only see products with a price. Then once logged in make it so all users are part of one group or another. Then they could only see products that had prices set for there group?