VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: mat.sen on September 26, 2013, 01:17:05 AM

Title: How Enable Shopping cart only for one group of customer
Post by: mat.sen on September 26, 2013, 01:17:05 AM
Like the title..
I need to show prices only for Registered User but at the same time i wnat enable shopping cart only for a specific category of registered User...

Ex.
"Guest" can only see the catalog
"Registered" can see the product prices (i have do it by Virtuemart configuration Option)
"Special" can use the shopping cart and buy the product  (MY PROBLEM!!!)

is there an option or an extension (free or commercial) that allows me to do it???

Thanks a lot for your help

[Joomla 2.5.14 - VM 2.0.22c]
Title: Re: How Enable Shopping cart only for one group of customer
Post by: Maxim Pishnyak on September 26, 2013, 11:24:49 AM
Quote from: mat.sen on September 26, 2013, 01:17:05 AM
"Special" can use the shopping cart and buy the product  (MY PROBLEM!!!)
Put addtocart into "check special" condition. It's possible to check group of current shopper. Try forum search button.
Title: Re: How Enable Shopping cart only for one group of customer
Post by: mat.sen on September 26, 2013, 12:07:31 PM
Quote from: Maxim Pishnyak on September 26, 2013, 11:24:49 AM

Put addtocart into "check special" condition. It's possible to check group of current shopper. Try forum search button.

Thanks for your reply.
But i need more help because i have no idea how to do it (addtocart into "check special" condition).
Is it a virtuemart option on the administrator configuration panel or need a modify of the code ?
I tried to use forum search button but i dindn't Find nothing of interesting.. Maybe i used wrong terms of serach...  :'(
Can you help me?

Thanks
Title: Re: How Enable Shopping cart only for one group of customer
Post by: Maxim Pishnyak on September 26, 2013, 12:26:23 PM
@addtocart (i.e. Template Overrides): check Tutorial on virtuemart.net or Sticked thread in Template forum section.