
Now for my question:
I'm looking how to filter products based on group. I've already made the changes on the admin side for keeping track of what products are visible to what groups. Now I just need to modify the user side. I know what products should be visible for a given user, I just need to know where to filter out products.
Anybody have any pointers on what needs to change on the user side to prevent products from being displayed?
Thanks!