clearCache(); //$module = fetchDbConfig($moduleName); // Uncomment this is you wish to merge old config with new $module = array(); // Comment this out if you don't want the old config to merge with new $msg = writeDbConf($_POST['module'], $moduleName, $module); } $module = fetchDbConfig($moduleName); ?>

By Price

This shipping method is used to give free shipping on orders over a certain amount.

Configuration Settings
Status:
Free Shipping Level:
(Orders equal or over this are free!)
Shipping Cost:
Handling Fee:
Tax Class: select("SELECT * FROM ".$glob['dbprefix']."CubeCart_taxes"); ?>