{{ shippingLine.shippingMethod.name }}
{{ 'common.description' | translate }} {{ 'order.tax-rate' | translate }} {{ 'order.tax-base' | translate }} {{ 'order.tax-total' | translate }}
{{ row.description }} {{ row.taxRate / 100 | percent }} {{ row.taxBase | localeCurrency : order.currencyCode }} {{ row.taxTotal | localeCurrency : order.currencyCode }}