Community Add-Ons

Maintainers: philippe69
Add file to this package
Top » Features

Simple Price break
for osCommerce Online Merchant v2.2

this contribution allow prices break for products.
It adds a new field in the admin/product description in what you enter the discounted price per quantity in the same way you can enter the price range in the spedition module.
For example :
10€ for 1 to 9 parts
8€ for 10 to 99 parts
5€ up to 100 parts
You enter 10 for the product price.
10:8, 100:5 in the new field.

This code automaticly add a tab at the end of the product description to show the price break to the customer.

I wrote this code because my own code is too modified to add the price break contribution.
This one is "easy" to install and don't modify lot of code.

Legend:  Download   Report
Expand All / Collapse All
V2.0 philippe69 14 Mar 2008  

may use % (percent) in discount table
example 1 :
10€ for 1 to 9 parts
8€ for 10 to 99 parts
5€ up to 100 parts
You enter 10 for the product price and 10:8, 100:5 in the new field.

example 2 :
10€ for 1 to 9 parts
10% off for 10 to 99 parts
15% off up to 100 parts
You enter 10 for the product price and 10:10%, 100:15% in the new field.

Admin please remove comments below homewetbar 20 Aug 2007  
bug report jannezz 10 Aug 2007  
v1.1b homewetbar 8 Aug 2007  
v1.1a homewetbar 6 Aug 2007  
Need help for wrong Subtotal!!! mrproblem 24 Jul 2007  
Bugs fixes Ivan.G 9 Jan 2007  
Errors Ivan.G 9 Jan 2007  
Simple Price Break opurahman 13 Dec 2006  
I forgot that philippe69 13 Nov 2006  
Simple Price break philippe69 12 Nov 2006