Custom Categories Only Seen by Certain Clients

Im working on [url=“http://shop.gabrielsliquor.com/”]http://shop.gabrielsliquor.com/[/url]

And i ran with an issue that i cant figure out how to fix. Is there a way that when you log in to an account, it would only show certain products depending on the account? Lets say for example have different categories, and when you create the account, it would only let you see and order from one category only. Im doing this because we have the site made for different companies to log in and order the alcohol they want delivered to their stores. Ex. Chilli’s only orders certain type of vodka, i have 10+ vodkas on there but for chilli’s account i only want them to see what they always order. Hopefully that makes sense.



Thank you so much!

  • Javier Gil

This is controlled by usergroups in cs-cart. So when a category is defined to only be availablle to g1 and g2, then annonymous users and any user who is not a member of g1 or g2 will not see the category. You can control pages, categories, payment methods and many other areas of the cart with usergroups.

[quote name='tbirnseth' timestamp='1339819900' post='138804']

This is controlled by usergroups in cs-cart. So when a category is defined to only be availablle to g1 and g2, then annonymous users and any user who is not a member of g1 or g2 will not see the category. You can control pages, categories, payment methods and many other areas of the cart with usergroups.

[/quote]



Thank you!