diff --git a/templates/default/product.html b/templates/default/product.html
index a7cae0d34..329f674cd 100644
--- a/templates/default/product.html
+++ b/templates/default/product.html
@@ -23,7 +23,8 @@
- {loop type="image" name="image.main" product="{$ID}" width="560" height="445" resize_mode="borders" limit="1" force_result="1"}
+ {lang attr="id"} {lang attr="title"}
+ {loop type="image" name="image.main" product="{$ID}" width="560" height="445" resize_mode="borders" limit="1" force_return="true"}
{/loop}
@@ -32,10 +33,10 @@