diff --git a/templates/default/cart.html b/templates/default/cart.html
index 8aa6ef3a3..8619b6e6b 100644
--- a/templates/default/cart.html
+++ b/templates/default/cart.html
@@ -154,7 +154,7 @@
{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}