|
|
|
|
"This module will put items into packages according to their weight and defined maximum weight. You can disable maximum shipping weight (set it to something like 99999) in Admin/Configuration/Shipping
With this module:
- you can define maximum shipping weight
- it won't allow to ship an item > maximum weight
- it divides items into packages, trying to fill them if it's possible. For example if you have maximum weight 10kg
and your client ordered 3 items each 4kg, he will get two packages: #1 8kg, and #2 4kg
- it allows you to define the number of zones through admin" |
|
|
|
 |
| For more information, visit the official osCommerce contribution webpage. |
 |
|
|