Display and calculate 3 different prices for every user in Ubercart

769 Views Asked by At

Is there any way to display 3 different prices for every user(not per role etc)? Every product should have 3 prices: default price, wholesale price and dealer price. So I should display all of them on product page and calculate 3 total prices for every type of price. P.S.: we can add CCK field, but how to calculate total prices for each of them? P.P.S: users are anonimous, it means I do not know whether or not the user is authorized. So I should always show and calculate 3 prices.

1

There are 1 best solutions below

4
Daniel Harper On BEST ANSWER

THis module does exactly what you're looking for, I;ve used it before for wholesale and retail prices

https://drupal.org/project/uc_price_per_role