7 replies [Last post]
thormongous's picture
Offline
Joined: 05/06/2008
Juice: 14
Was this information Helpful?

Sorry if this shows up as a repeat. I did not see my original post appear...

How can we set category or product pricing based on a drupal role?

Client has 3 member types:
Nonmember
MemberA
MemberB

For a specific category, products may be available as a hardcopy or digital download or both.

The pricing on these products are as follows:

Nonmember: $45 (both hardcopy and digital)
MemberA: $25 (both hardcopy and digital)
MemberB: $15 hardcopy, Free digital

Any ideas are greatly appreciated.

Thanks - Teddy

j
j's picture
Offline
Joined: 01/17/2008
Juice: 240
Re: Pricing based on drupal roles

Hey, We are doing something were if the user signs up he gets 10% off his purchase.

So what I did was used the advanced coupon module and set it to a role that new users would acquire when they first sign up.

I think there is a discounts module that might work? Not sure if works with roles.

Coupon Module: http://www.ubercart.org/contrib/1991

Insurrectus's picture
Offline
Spreading the word - Ubercart for president.
Joined: 08/22/2007
Juice: 364
Re: Re: Pricing based on drupal roles

Discount module does work with roles. The only challenge is that you have to create role specific prices for each product.

thormongous's picture
Offline
Joined: 05/06/2008
Juice: 14
Insur...: Not a problem, but how?

Thanks, and that's what I thought, but how would I do that? Is this a function w/i Discounts or somewhere in each product setting?

jasonruyle's picture
Offline
Joined: 01/18/2008
Juice: 235
Re: Pricing based on drupal roles

I've used the discount module successfully.
It works with percent and $.

Like the previous commenter said, you will need to apply the discount to every item. Its as hard as clicking and dragging to select all your products. But, if you update your store a lot, it could become a pain. It was the best solution I found though.

thormongous's picture
Offline
Joined: 05/06/2008
Juice: 14
Thanks Jason - where/how do I select the products?

I haven't found where/how I can set this pricing. I'm kind of lost. I've browsed around the discounts area, but no luck - any insight?

Thanks - Teddy

j
j's picture
Offline
Joined: 01/17/2008
Juice: 240
jasonruyle wrote:I've used
jasonruyle wrote:

I've used the discount module successfully.
It works with percent and $.

Like the previous commenter said, you will need to apply the discount to every item. Its as hard as clicking and dragging to select all your products. But, if you update your store a lot, it could become a pain. It was the best solution I found though.

Its as hard as clicking and dragging to select all your products.

Wait what? You can do this? Can you add attributes to multiple products at once as well? Instead of going in an editing a whole section one by one?

glennnz's picture
Offline
Joined: 01/20/2009
Juice: 451
Re: jasonruyle wrote:I've used

Has anybody got the discounts module to work correctly with taxes?!?!?!?!

Glenn