diff --git a/admin-dev/themes/default/template/controllers/carts/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/carts/helpers/view/view.tpl index a198fa086..0a6c0c462 100755 --- a/admin-dev/themes/default/template/controllers/carts/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/carts/helpers/view/view.tpl @@ -77,12 +77,12 @@
{foreach from=$products item='product'} - {if isset($customized_datas[$product.id_product][$product.id_product_attribute])} + {if isset($customized_datas[$product.id_product][$product.id_product_attribute][$product.id_address_delivery])}