If no shipping rates apply to the current order, an incorrect order summary should not get displayed

Created on 11 March 2025, 25 days ago

Problem/Motivation

This is a follow-up issue to 📌 Allow to modify the "There are no shipping rates available for this address." error message Active .

Currently, if no shipping rates apply to the current order and address given, and we estimate the tax rates and shipping methods, for the current order, the applying rate is simply omitted (as there isn't one).
But this shows an incorrect total summary, as there shouldn't be a total summary at all. Instead, something along the lines of "Could not calculate the total order summary" should be displayed.

(Note, that this case was also possible before 📌 Allow to modify the "There are no shipping rates available for this address." error message Active ).

A rate applies to the current order, and the "total_order_summary" gets adjusted correctly:

No rate applies to the current order. The "total_order_summary" still gets displayed even if no rate applies (ommiting the "Shipping Cost" ("Versandkosten") section entirely and therefore showing an incorrect total order summary, as none should be shown instead):

Steps to reproduce

Proposed resolution

If no rates apply, show a different template with a message along the lines of "Could not calculate the total order summary"

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇩🇪Germany Grevil

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024