arapogiannis Posted May 7, 2015 Share Posted May 7, 2015 Is it possible to hide / disable the add to cart option to specific client groups i.e for visitors and customers... i want only a specific group to be able to see it.. Link to comment Share on other sites More sharing options...
electriz Posted May 8, 2015 Share Posted May 8, 2015 (edited) I think that would be possible. There is a connection between ps_customer and ps_group tables in ps_customer_group table. You could check in the controller if logged person belongs to your group ID and if so, they would be able to see "add to cart" button. Edited May 8, 2015 by electriz (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now