diff --git a/admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl index 4fc060f9d..1b668bd1b 100644 --- a/admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl @@ -295,7 +295,7 @@ {foreach $carts AS $key => $cart} {$cart['id_cart']} - {dateFormat date=$order['date_add'] full=0} + {dateFormat date=$cart['date_upd'] full=0} {$cart['name']} {$cart['total_price']}