3 replies [Last post]
i25
i25's picture
Offline
Joined: 01/19/2010
Juice: 245
Was this information Helpful?

I'm trying to set up a pricing structure for one of my products. The price needs to change depending on the quantity being purchased.

For quantity = 1 - 9, the cost needs to be 9.99 each , except for the first item, which needs to be 12.99.
For quantity = 10 or higher, the price per item needs to be 9.99 each (9.99 for the first item as well).

What module would I use, and how would I set this up? Also, are there any options for re-curring monthly payments? Thanks in advance.

i25
i25's picture
Offline
Joined: 01/19/2010
Juice: 245
Re: Help setting up pricing structure

Hey guys, any thoughts? I haven't been able to figure this one out. Please help... Thanks in advance.

Cayenne's picture
Offline
Joined: 01/01/2009
Juice: 533
Re: Re: Help setting up pricing structure

A simple way to do it would be to set the quantity as an attribute with options corresponding to the discounted price
A harder way to do it would be to use Conditional Actions

This would be a useful module

royerd's picture
Offline
Joined: 01/22/2008
Juice: 293
Re: Help setting up pricing structure

You might investigate some of the discount modules. There may be more than one.

http://drupal.org/project/uc_discounts_alt

I had one working (I thought) then realized with my paypal pro the discount didn't apply all the way through checkout.