diff --git a/templates/checkout/_partials/order-final-summary.tpl b/templates/checkout/_partials/order-final-summary.tpl index 2ef0dcf5..607b593e 100755 --- a/templates/checkout/_partials/order-final-summary.tpl +++ b/templates/checkout/_partials/order-final-summary.tpl @@ -51,7 +51,7 @@

{l s='Your Invoice Address' d='Shop.Theme.Checkout'}

-
{$customer.addresses[$cart.id_address_delivery]['formatted'] nofilter}
+
{$customer.addresses[$cart.id_address_invoice]['formatted'] nofilter}