Hiding some products in kit products
Posted: Wed May 06, 2009 2:42 pm
Hi Everyone,
We are doing some customization to not to show some products to particular user groups when they visit our store catalog.
Problem is we are building kit componets with Product A,B,C,D,E,F. In this Kit product there are some products which should be shown to particular user groups.
say we have to hide Product A and Product B from user group G1 when they view this kit product.
How do I do this. I went through BuyProductDialog.ascx and I don't see any code where kit products are binding to the phKitProducts control.
Can any one help where to find the exact place so that we can skip adding Product A and Product B when the user is from Group G1.
Thanks a lot in advance.
Carol
We are doing some customization to not to show some products to particular user groups when they visit our store catalog.
Problem is we are building kit componets with Product A,B,C,D,E,F. In this Kit product there are some products which should be shown to particular user groups.
say we have to hide Product A and Product B from user group G1 when they view this kit product.
How do I do this. I went through BuyProductDialog.ascx and I don't see any code where kit products are binding to the phKitProducts control.
Can any one help where to find the exact place so that we can skip adding Product A and Product B when the user is from Group G1.
Thanks a lot in advance.
Carol