diff --git a/themes/default/modules/blockcart/blockcart.tpl b/themes/default/modules/blockcart/blockcart.tpl
index 119433012..725ddd8f8 100644
--- a/themes/default/modules/blockcart/blockcart.tpl
+++ b/themes/default/modules/blockcart/blockcart.tpl
@@ -107,9 +107,9 @@ var generated_date = {$smarty.now|intval};
{/if}
{l s='No products' mod='blockcart'}
+
{foreach from=$discounts item=discount}
{if $discount.value_real > 0}
-
| 1x |
{$discount.name|cat:' : '|cat:$discount.description|truncate:18:'...'|escape:'htmlall':'UTF-8'} |
@@ -120,15 +120,13 @@ var generated_date = {$smarty.now|intval};
{/if}
-
{/if}
{foreachelse}{* W3C and cart rule vouchers *}
-
| |
-
{/foreach}
+
{$shipping_cost}