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 Configurable Order Total provides a customizable summary display of order totals for Drupal Commerce orders. It is designed to be used as a Views area handler, allowing site builders to control how order totals are presented.

Key features & functionalities

Customizable Order Total Summary:
Displays a summary of the order’s subtotal, adjustments (such as taxes, discounts, or fees), and total in a clear, structured format.

Views Area Handler:
Provides a Views area plugin that can be added to Views to show the configurable order total summary, using an Order ID argument.

Display Options:
The module offers several options to control which parts of the summary are shown:

  • Disable Subtotal: Hide or show the subtotal line.
  • Disable Adjustments: Hide or show all adjustment lines (taxes, discounts, etc.).
  • Disable Totals: Hide or show the total line.
  • Strip Trailing Zeroes: Optionally remove trailing zeroes after the decimal point for cleaner price formatting.

Themeable Output:
The summary is rendered using a Twig template commerce-configurable-order-total-summary.html.twig, making it easy to override and style as needed.

In your custom theme you can override template by creating folder templates/commerce_configurable_order_total and copying there commerce-configurable-order-total-summary.html.twig file.

Requirements

Commerce Configurable Order Total module requires Drupal Commerce module enabled.

Configuration

  1. Enable the module at Administration > Extend > Commerce.
  2. Edit view "Checkout order summary". In "Footer" section remove "Order total" and add here "Commerce Configurable Order Total".

Activity

Total releases
3
First release
Jun 2025
Latest release
7 months ago
Release cadence
63 days
Stability
67% stable

Release Timeline

Releases

Version Type Release date
1.x-dev Dev Oct 22, 2025
1.0.1 Stable Jun 19, 2025
1.0.0 Stable Jun 19, 2025