Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to sell product at different quantities?


Floob

Recommended Posts

Hi,

 

Surely this is easy?

 

I want to just display 1 product but let customers buy different amounts at different prices.

 

Product1 = ?1.00

Product1 x 10 = ?9.00

Product1 x 50 = ?42.00

 

Product2 = ?1.50

Product2 x 10 = ?13.00

Product2 x 50 = ?60.00

 

etc.....

 

Or do I have to have a separate product per price?

I'm using MS1

 

Cheers

 

Floob

Link to comment
Share on other sites

Thanks for the reply, but I think I'm looking for something a little different.

I want a product screen that has, effectivly, quantity options.

 

So a product has a drop down of quantity 1, 10 or 50 for example and the user has to pick one of those. The standard quantity field being used for multiplying the amount of that quantity that they bought.

 

Perhaps I need a specific mod for this.

Link to comment
Share on other sites

I am bumping this question because I need a similar kind of options.

 

Does anyone else have a solution to the original question?

 

I want to just display 1 product but let customers buy different amounts at different prices.

 

Product1 = ?1.00

Product1 x 10 = ?9.00

Product1 x 50 = ?42.00

 

Product2 = ?1.50

Product2 x 10 = ?13.00

Product2 x 50 = ?60.00

 

etc.....

 

Or do I have to have a separate product per price?

 

Thanks

 

Rick

All that is not eternal is eternally useless.

Link to comment
Share on other sites

Please do not bump ... thanks

 

If the idea is basically ...

 

$1 each

by the dozen @ $10

by the gross @ $100

 

Then the attributes are a good approach so that that price is used when quantity 4 is purchased and they picked the attribute for the by the gross @ $100

 

You will want to set your products_price to 0 and have something to adjust the display of 0 products_price to something else.

 

I have mine set up to calculate the lowest attributes possible on a product and add them together when I mark the product as a products_priced_by_attribute

Link to comment
Share on other sites

Sorry for the bump. I just did not see anyone answering this question nor did I see another similar one.

 

My situation is this: I have products that are priced per piece and at certain levels the price drops. As an example:

 

up to 150 widgets price is .69 each

from 150 to 300 widgets price is .60 each

from 300 to 600 widgets price is .54 each

600+ widgets price is .50 each

 

How can I achieve this?

 

I played around with the attributes and I could break it down by level and assign a price. But if the customer selected a certain level and still entered an amount that did not fall within that level then the pricing would still be at whatever level was selected instead of the amount that was ordered. In other words they could be overcharged or undercharged depending upon the value they used for the amount ordered.

 

Does that make sense?

 

Thanks

 

Rick

All that is not eternal is eternally useless.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...