diff --git a/modules/blockcart/blockcart.tpl b/modules/blockcart/blockcart.tpl
index 97248c8db..32574a6f1 100644
--- a/modules/blockcart/blockcart.tpl
+++ b/modules/blockcart/blockcart.tpl
@@ -44,7 +44,7 @@ var delete_txt = '{l s='Delete' mod='blockcart'}';
- {l s='Cart' mod='blockcart'}
+ {l s='Cart' mod='blockcart'}
{if $ajax_allowed}
@@ -98,7 +98,7 @@ var delete_txt = '{l s='Delete' mod='blockcart'}';
{foreach from=$customizedDatas.$productId.$productAttributeId[$product.id_address_delivery] key='id_customization' item='customization' name='customizations'}
-
-
+
{$customization.quantity}x{if isset($customization.datas.$CUSTOMIZE_TEXTFIELD.0)}
{$customization.datas.$CUSTOMIZE_TEXTFIELD.0.value|escape:html:'UTF-8'|replace:"
":" "|truncate:28}
{else}
@@ -127,7 +127,7 @@ var delete_txt = '{l s='Delete' mod='blockcart'}';
-{if $priceDisplay == 1}{convertPrice price=$discount.value_tax_exc}{else}{convertPrice price=$discount.value_real}{/if} |
{if strlen($discount.code)}
-
+
{/if}
|
@@ -168,8 +168,8 @@ var delete_txt = '{l s='Delete' mod='blockcart'}';
{/if}
{/if}
- {if $order_process == 'order'}{l s='Cart' mod='blockcart'}{/if}
- {l s='Check out' mod='blockcart'}
+ {if $order_process == 'order'}{l s='Cart' mod='blockcart'}{/if}
+ {l s='Check out' mod='blockcart'}