News:

Looking for documentation? Take a look on our wiki

Main Menu

Disable pricing and purchasing per user group?

Started by zhumar, November 27, 2012, 16:07:39 PM

Previous topic - Next topic

zhumar

Our client wants to have a catalog for Registered users and a store for Agent users. These are both user groups defined in Joomla. Basically, a standard user can view all products without pricing information and with no option to buy. An Agent user can view prices and can also purchase items like a normal store. Is there a way I can set this up?

bytelord

Hello,

Use shopper groups to do not show prices for specific users, basically you will have three shopper groups anonymous, default with not prices, agent with prices...

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

zhumar

Can you automatically assign shopper groups to users based on their Joomla user group? It'd be pretty lame if we had to add each user manually.

bytelord

Hello,

basically all registered users will be added to the default group you have. After that you could upgrade them to agents or create a script for that, automatically cannot be done ... may be if you run some sql queries from the backend to assign them initial to the shopper groups you want ...
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

zhumar

Alright, we should be able to handle a sync to get the correct users into the correct shopper groups automatically. I just didn't know if a feature was already in place for this. Thanks!

bytelord

Great,

Keep in mind next release will also introduce multiply prices :)
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!