Issue #3577852: Handle NULL getTotalPrice() in CurrencyResolverShippingTrait

  • Add null check in calculateRates() to fall back to parent when order has no items
  • Add null check in selectRate() to skip currency conversion when order has no total

Closes #3577852

Merge request reports

Loading
Loading