Use this file instead of the previous file, the previous file had an error in it where if a product had a special price, that price would override any quantity price breaks in the shopping cart. I corrected the code so that if one of the quantity prices is lower than the specials price, the correct price will be calculated in the shopping cart.

More...