This osCommerce module adds a monetary adjustment to the order to bring it up to a specified amount. This adjustment calculated with out shipping.
For example: if you have set a minimum order amount, in the osCommerce admin, of $5.00 and someone has
ordered 1 item @ $1.50 with $7.35 in shipping you will see:
Shipping: 7.35
Min Order Adj (Min Order $5): 3.50
SubTotal: $5.00
Total 12.35
If you are using tax the Min Order Amount will be the taxable amount.
This module was create from the ot_loworderfee module.
This osCommerce module was design to work with:
- osCommerce 2.2-MS2
- CRE Loaded B2B v6.2 [11]
Download:
This module can be found on the osCommerce contributions site. Here is the link to this contribution on that site.
Installation:
Copy the
modules/order_total/ot_minimum_order.php
to:
includes/modules/order_total/ot_minimum_order.php
Copy the
languages/english/modules/order_total/ot_minimum_order.php
to:
includes/languages/english/modules/order_total/ot_minimum_order.php
Then install and setup the module through the osCommerce administration interface.




