9 replies [Last post]
tomsm's picture
Offline
Joined: 03/02/2009
Juice: 17
Was this information Helpful?

I want to use Ubercart for my site but I have some questions about necessary features:

1. I need 3 prices (consumer price, retail price and export price), no discounts.
2. These prices are hidden and only shown to a user with the correct role (private person, retailer and export client).
3. Multilingual support: English, French and Dutch.
4. I do not need a payment gateway for the moment, only a quote form.

Can this be done with Ubercart? Is this difficult to achieve? What do I need?

Thank you for all your help, in advance!

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: multiple prices role based

So... in Ubercart speak, the consumer price will be the product's sell price, the retail price will be the list price, and I'm not sure about the export price. I am writing a module right now to discount prices for resellers and uses Lyle's discount framework to display that price to the right users. Controlling display of the prices will ultimately be up to your theme or a site specific module to tweak the displays. As for multilingual support, it's a little tricky given the way some of the Ubercart component titles are derived, but in general it's possible without much headache since we're on Drupal. There's a quote cart contrib, but I'm not sure of its current status. However, with some simple renaming on the checkout form, you could just not enable the payment module and say the checkout form is for quote submission.

It won't be a perfect fit, but I think your customizations aren't out of the ordinary or terribly time consuming. Best of luck!

tomsm's picture
Offline
Joined: 03/02/2009
Juice: 17
Thanks, Ryan. It would be

Thanks, Ryan.
It would be great if there is a module for Ubercart that allows you to add as many prices as you need and link them to a role, plus the possibility to work with discounts or just real prices and select which ones each role may see.

DamienMcKenna's picture
Offline
Joined: 11/12/2008
Juice: 18
tomsm wrote:It would be
tomsm wrote:

It would be great if there is a module for Ubercart that allows you to add as many prices as you need and link them to a role

I'm going to need to do that soon for a new D6 site (I hope, presuming I get the project), I'll see how it goes.

gooddesignusa's picture
Offline
Joined: 04/13/2009
Juice: 41
Discount

I donated some money to Ubercart Discounts (Alternative) to get that feature added.
It allows you to add a discount that is attached to a role. Check it out it seems to be working.
http://drupal.org/project/uc_discounts_alt

goodeit's picture
Offline
Joined: 05/28/2008
Juice: 322
DamienMcKenna wrote:tomsm
DamienMcKenna wrote:
tomsm wrote:

It would be great if there is a module for Ubercart that allows you to add as many prices as you need and link them to a role

I'm going to need to do that soon for a new D6 site (I hope, presuming I get the project), I'll see how it goes.

Please let us know what you find out, I need the exact same thing. I posted in the uc_discounts_alt issue queue here: http://drupal.org/node/441632#comment-1563926 asking for it, so we will see what happens.

feedia's picture
Offline
Joined: 12/05/2008
Juice: 2
Re: DamienMcKenna wrote:tomsm

any updates on the multiple prices for ubercart?

FractalizeR's picture
Offline
Joined: 02/10/2010
Juice: 0
Re: multiple prices role based

I am also interested in role-based prices. They are typical for almost every big internet shop.

madhoo's picture
Offline
Joined: 01/19/2011
Juice: 3
Role based prices display

I am new to Drupal and right now started using D6. Does Ubercart in D6 allow role based prices display?

longwave's picture
Offline
Joined: 09/20/2008
Juice: 487
Re: Role based prices display

--
These forums are for general support questions about Ubercart.
Bug reports and feature requests should be posted at http://drupal.org/project/issues/ubercart
Latest API documentation can be found at http://api.ubercart.me/