Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module calculates shipping costs based on weight, applying a base charge for orders up to a minimum weight and an additional rate for any weight exceeding that minimum.

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
7 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

Version Type Release date
1.0.2 Stable Nov 22, 2025