diff --git a/admin-dev/themes/default/template/controllers/orders/_customized_data.tpl b/admin-dev/themes/default/template/controllers/orders/_customized_data.tpl index 534704f38..744cb17a4 100755 --- a/admin-dev/themes/default/template/controllers/orders/_customized_data.tpl +++ b/admin-dev/themes/default/template/controllers/orders/_customized_data.tpl @@ -26,7 +26,7 @@ {if $product.customizedDatas} - {if ($product.image->id)}{$product.image_tag}{else}'--'{/if} + {if isset($product.image) && $product.image->id}{$product.image_tag}{else}'--'{/if} {$product['product_name']} - {l s='customized'}