diff --git a/templates/default/includes/single-product.html b/templates/default/includes/single-product.html
index bbc9b9d68..dd4137a69 100644
--- a/templates/default/includes/single-product.html
+++ b/templates/default/includes/single-product.html
@@ -17,9 +17,7 @@
{loop name="product_thumbnail" type="image" product=$ID width="{$width}" height="{$height}" resize_mode="borders" limit="1"}
{/loop}
- {elseloop rel="product_thumbnail"}
- {images file="../assets/img/{$width}x{$height}.png"}
{/images}
- {/elseloop}
+
diff --git a/templates/default/search.html b/templates/default/search.html
index 179396b2c..7c8e212b4 100644
--- a/templates/default/search.html
+++ b/templates/default/search.html
@@ -26,7 +26,7 @@
{ifloop rel="product_list"}