We have a site built with 8,000 items. We have customers that we want to show a specific selection that could be 15, 50 or 1000 items. I have set up customer levels, mapped products to them and set the FilterProductsByCustomerLevel AppConfig to true.

When I do this, it takes the product out of the general selection and also shows all the products for the selected customer level, not just the mapped product.

How do I keep all the products in the general product selection so all viewers not set up with a customer level can see them? And, map specific products to a customer level?

Thanks.