Hello !
I'm new with VirtueMart and I would like first to thank you for all your work !
Maybe you could help me :
I would like to add groups, like "friends", and "customers", and "friends" would get -25% (example)
I have some knowledge in php, but I would like some ideas to start on the right way, exept if this function already exists !
Thanks :)
No need for a function - in built functionality - You can set up a shopper group - 'friends' and set a discount of 25% for this group. And then assign users and products to this group.
good luck
thank you, i missed it !