Community Add-Ons
| Maintainers: | philippe69 |
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.
Finally!
It has been solved - a very big thanks to my super patient husband for checking this out for me.
Do you use a price break contribution and want the cheapest price break to appear in your results page?
(ie Search Pages, Product Listings, etc.)
View an example on the site I am working on <a href="http://www.fromheretoido.com/store"right here.</a>
This a text file with instruction, or get them on the forum here.
<a href="http://forums.oscommerce.com/index.php?showtopic=311856">
http://forums.oscommerce.com/index.php?showtopic=311856</a>
Cheers! Kristy :)
