PDA

View Full Version : Some examples please?


ellen.baran
09-14-06, 01:51 AM
Howdy folks. You guys have been terrifically helpful so far, so I'm hoping you come through yet again.

I'm working on a miva site for a client who sells stationery.

My request today is for any examples of other miva sites whose product prices change based on quantity. For example, if you order 25, the price is this. If you order 50, the price is this. I'd like to see how other people have handled this.

Thanks in advance!

nevadamet
09-14-06, 02:18 AM
Emporium Plus Volume Pricing.

Example:

www.Lmine.com/go.mvc?id=01450 (http://www.Lmine.com/go.mvc?id=01450)

The 1-9 quantity price is set to 0% discount so it displays the price from the miva price field. The other prices are set at a fixed dollar amount, although you can set them using a % discount, or lots of other discounting methods.

A great module.

ellen.baran
09-14-06, 02:28 AM
Is there anyway to make it a text field with pull down options vs. requiring the customer to actually type in the quantity number?

nevadamet
09-14-06, 02:45 AM
You might look into using attributes. You can have radio buttons or check boxes, or drop down list, and you can set the price to zero and have each attribute with a price (you will have to code the price into the attribute description).

Example with radio button:
www.Lmine.com/go.mvc?id=2014x (http://www.Lmine.com/go.mvc?id=2014x)