diff --git a/templates/default/404.html b/templates/default/404.html
index b4ee90792..3f2a7385c 100644
--- a/templates/default/404.html
+++ b/templates/default/404.html
@@ -30,9 +30,8 @@
{loop name="product_upsell" type="product" promo="yes" limit="5"}
- {include file="includes/single-product.html" product_id=$ID hasBtn=true hasDescription=true width="218" height="146"}
+ {include file="includes/single-product.html" product_id=$ID hasBtn=false hasDescription=true width="218" height="146"}
{/loop}
-