Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

Commerce shipping extra weight formula considers only base charge if order weight is lower or equal to minimum weight. It applies extra weight rate for any excess weight above minimum. Some greek shipping companies use this model of charging (i.e. ACS).

For example lets say we set these:
Base rate 5 euro
Minimum weight 3 kg
Extra weight rate 1 euro

If order is below minimum weight (3 kg) shipping will cost 5 euro
If order is 5 kg shipping will cost 5 euro + (5 kg - 2 kg) x 1 = 7 euro

Requirements

Drupal Commerce 2.x - https://www.drupal.org/project/commerce
Commerce Shipping 2.x - https://www.drupal.org/project/commerce_shipping
Physical fields - https://www.drupal.org/project/physical

Similar modules

https://dgo.to/commerce_shipping_weight_tariff module differs in that the charges are calculated in steps always considering higher weight to calculate shipping charges meanwhile in this module the rate is calculated based on the formula given above.

Need Help?

Please post any help requests related to this module on the issue queue or for more general questions please use the general forums support section or drupal stackexchange forums.

The maintainers can be contacted for custom implementations or related modules development.

Activity

Total releases
1
First release
Nov 2025
Latest release
6 months ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.2 Stable Nov 22, 2025