Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

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

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
Mar 2025
Latest release
4 months ago
Releases (12 mo)
1 ▼ from 2
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.1.2 Stable 10–11 Apr 13, 2026
1.1.1 Stable 10–11 Apr 30, 2025
1.1.0 Stable 10–11 Mar 4, 2025