Page 1 of 1

How to add special prices for logged in users?

Posted: 03 Jan 2018, 14:56
by t_csaba
I would like to add a special price for the logged in users. For example if the regular price is 100, if a user logs in, it should change to 95. This price change should not be based on a preset percentage, more like an individual special price for each product. Is this possible with some setting/configuration or will i have to modify the core code? If so, could you explain to me how can i achieve this?

Thank you for your time.

Re: How to add special prices for logged in users?

Posted: 04 Jan 2018, 10:24
by aimeos
You need the ai-customergroups extension from the Aimeos company for customer specific prices:
https://aimeos.com/extensions/#c823

Re: How to add special prices for logged in users?

Posted: 04 Jan 2018, 14:31
by t_csaba
Unfortunately my customer does not want to spend on this feature. Are there any alternatives?

Re: How to add special prices for logged in users?

Posted: 04 Jan 2018, 21:47
by aimeos
Not really. It only works the way the ai-customergroups extension has implemented that feature.