Contributions

Order Total Modules (Category Index)
Search: 

Adjust to Minimum Order Amount V 1.0

This 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 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.

---------- 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 administration interface.

Expand All / Collapse All

Adjust to Minimum Order Amount V 1.0 m2calabr 22 Mar 2008

This 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 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.

---------- 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 administration interface.

Note: Contributions are used at own risk.