tot2learn Posted February 23, 2004 Posted February 23, 2004 I was wondering if it was possible to do dynamic price changes according to attributes and quantity. An example of this is having products that decrease in price as quantity goes up. And also have different attribute prices according to quantity. An example of this is http://www.psprint.com/products/index.asp?dc=1037&pc=sales Is this possible with osCommerce? If not, is there other PHP/MySQL ecommerce solutions out there that would be able to do this, free or paid? I would much appreciate some advice on this since I've been researching this for quite some time.
OceanRanch Posted February 23, 2004 Posted February 23, 2004 The standard osCommerce package along with the following fine contribution should give you just what you need. This Quantity Price Break module will allow for: 1) Quantity pricing per product (currently 4 price break levels) This is useful if you need to give your customers different prices based on the quantity they order. (volume discounts) The product information page will display a table of the price break prices if a product has been configured to use price breaks. 2) Ability to force products to be sold in lots of # quantity. (The shopping cart will enforce this). This is useful if you only want to sell say, cases of a product, but do not want to price the product by the case. (For example, if I sell a product in lots of 12 units, the shopping cart will only allow the customer to specify multiples of 12) http://www.oscommerce.com/community/contributions,1242 HTH Tom
emperorhsu Posted February 25, 2004 Posted February 25, 2004 Will that enable us to have different prices based on user login. For example, if jane doe is a current customer and she is paying $3 for a product, and john doe, is currently paying $2 for a product, would that be possible to differentiate the price based on user login? I do a lot of wholesale, and prices given to customers vary. Let me know if this is possible. Also I want to say thanks for all the people that work so hard to make this package what it is today. It is awesome. :)
OceanRanch Posted February 25, 2004 Posted February 25, 2004 Hi Marc, You would probably be better off with the following contribution. Seperate Pricing Per Customer This mod alllows the site owner to assign customers to seperate groups and then give different pricing per product for each group. http://www.oscommerce.com/community/contributions,716 However, integrating both of the different "pricing" contributions may or may not work together. HTH Tom
Recommended Posts
Archived
This topic is now archived and is closed to further replies.