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). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). 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 simplifies shipping options during checkout by allowing you to group similar shipping methods and display only the lowest-priced option within each group. It can also be configured to show all shipping methods to specific user roles.

Do your customers have to pick from too many shipping options with hard to understand naming schemes? Give them a straightforward list of options and simplify checkout!

Allows filtering shipping rates presented to the customer based on service grouping and selection criteria. Give your customers the best price from a list of options.

Features

  • Group shipping methods together and show only the best price among the group. Configurable label and description.
  • Disable grouping based on roles. Allows a role such as "Sales" to see the full list of shipping rates and select from them.
  • Show both best rate and regular rates together for selected roles.

Installation

  1. Run composer require drupal/commerce_shipping_best_rate
  2. Install the module drush pm:enable commerce_shipping_best_rate
  3. Clear the cache drush cr

Create a shipping service group

  1. Create a shipping method using the best rate plugin.
  2. The rate label is what is shown to the customer and should describe the grouping such as "Ground 3-5 days"
  3. Select which services to group. The service with the lowest price will be used and displayed using the rate label.
  4. The rate description is optional. It can be used to provide additional information such as with a Next Day Air option you could describe a cutoff time when orders need to be placed before.

Sort order is important

When sorting the order of shipping methods, the best rate shipping methods must be placed after the shipping methods containing the selected services or they will not appear and the selected services will be missing too.

Example:

  • Flat rate
  • USPS
  • UPS
  • FedEx
  • Best rate - Ground
  • Best rate - Second day
  • Best rate - Next day

Additional Requirements

  • Commerce Core
  • Commerce Shipping

Activity

Total releases
2
First release
May 2025
Latest release
3 months ago
Releases (12 mo)
1
Maintenance
Active

Releases

Version Type Release date
1.1.2 Stable Apr 13, 2026
1.1.1 Stable May 1, 2025