Page 1 of 1

Hide a product from a group

Posted: Fri Nov 14, 2008 4:08 pm
by kastnerd
I would like to make one of my products hidden, But only viewable for select user groups.

Re: Hide a product from a group

Posted: Sat Nov 15, 2008 5:20 am
by mazhar
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.

Re: Hide a product from a group

Posted: Sat Nov 15, 2008 8:36 am
by jmestep
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.

Re: Hide a product from a group

Posted: Sat Nov 15, 2008 9:02 am
by kastnerd
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.

Re: Hide a product from a group

Posted: Mon Feb 23, 2009 10:00 am
by kastnerd
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?