5 replies [Last post]
fivepoints's picture
Offline
Getting busy with the Ubercode.
Joined: 09/26/2007
Juice: 258
Was this information Helpful?

hallo,
I want to configure different prices for a product and then assign to a user (or to a role) the price I want for that product. I've the need to have different users (or roles) that have some discounts on some products.

but I didn't found any core or contrib ubercart module to manage different prices.

Any ideas to try to resolve this?

thanks

affinity's picture
Offline
Joined: 08/22/2008
Juice: 39
Try the Discount module

Check out the discount module here:
http://www.ubercart.org/contrib/143

This module allows you to apply discounts to user Roles.
Cheers,

fivepoints's picture
Offline
Getting busy with the Ubercode.
Joined: 09/26/2007
Juice: 258
Re: Try the Discount module

thankyou for your reply, but I've tried the discount module and I think it has some little problems.
anyway, what I need is a bit different.
suppose I want to give to the user A the "price products group" number 1 and to the user B the "price products group" number 2. so products can have different prices for the users: you can add suppose 10 different prices for each product, and then in the user edit tab you can assign to that user the "price group" you want.
I think discount is a bit different thing.
anyway, I'm trying to develop a contrib module for this.

thanks
nicola

end user's picture
Offline
Joined: 01/11/2008
Juice: 1198
Re: Re: Try the Discount module

There are quite a few people looking for this feature. Seems like it would be a good addon/built in UC feature.

fANDa's picture
Offline
Joined: 09/16/2008
Juice: 4
redirect
fivepoints's picture
Offline
Getting busy with the Ubercode.
Joined: 09/26/2007
Juice: 258
Re: redirect

thanks! I'll give it a try!