an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Development > Suggestions and Feedback > Price per Quantity for products
Last Post 1/18/2010 10:30:24 AM By lukezy. 2 replies.
1/12/2010 11:17:41 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Price per Quantity for products
Hi Luke,
 
There need to be table definition of Price per Qunatity in admin for each product.
 
  QTY        :   Price
  1- 25      :  100$
  26-50     :   95$
  51-100   :   90$
  101-250 :   85$
  251-500 :   80$
    > 500    :   70$
 
 
 
Bahram
1/16/2010 7:59:55 AM
Applied
Posts: 93
Joined: 9/18/2009
Re: Price per Quantity for products
We are amending our source code to do just this, as well as for other enhancements for discounts, pricebanding and role restrictions, so that we can integrate to Sage Accounts.
 
1/18/2010 10:30:24 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Price per Quantity for products
V4 has this feature implemented out of box.
DotShoppingCart Staff