Post by PrintingHull » Sat Jul 14, 2012 6:33 pm

Is it possible to create products for them only to be seen by a certain customer or customer group?

Newbie

Posts

Joined
Tue Jan 26, 2010 11:20 pm

Post by Avvici » Mon Jul 16, 2012 7:53 pm

Well yes but this would require people to be register and to be logged in. I checked the shop and I say no extension that performed this. Someone would need to assist you in doing this but I can tell you what it would take:
1) Upon product insert/edit you would want to assign a cust_group_id to the product (if any at all). This would be a new field in the product table set up as an int(11).
2) You would need to alter the way products are displayed by running a conditional where first you get all customer_group_id's then you display products tied to those customer_group_id's ELSE display all other products (products not tied to a customer_group_id

User avatar
Expert Member

Posts

Joined
Tue Apr 05, 2011 12:09 pm
Location - Asheville, NC
Who is online

Users browsing this forum: No registered users and 25 guests