diff --git a/web/themes/classic/templates/checkout/_partials/order-confirmation-table.tpl b/web/themes/classic/templates/checkout/_partials/order-confirmation-table.tpl index eceabc31..7006b8c8 100644 --- a/web/themes/classic/templates/checkout/_partials/order-confirmation-table.tpl +++ b/web/themes/classic/templates/checkout/_partials/order-confirmation-table.tpl @@ -114,6 +114,13 @@ {$totals.total.label} {$labels.tax_short} {$totals.total.value} + + + + {$totals.total_including_tax.label} + {$totals.total_including_tax.value} + + {/block}