From 112583edebbbe4ea35629fc1900d29434d80cc79 Mon Sep 17 00:00:00 2001 From: prestarocket Date: Thu, 16 May 2013 10:37:02 +0200 Subject: [PATCH] [-] FO : first_item class don t exist if shopping cart have only one item if shopping cart have only one product, last_item class exist but not first_item because of "else if" after if isset($productLast) --- themes/default/shopping-cart-product-line.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/shopping-cart-product-line.tpl b/themes/default/shopping-cart-product-line.tpl index 5e639beab..3d75c8ede 100644 --- a/themes/default/shopping-cart-product-line.tpl +++ b/themes/default/shopping-cart-product-line.tpl @@ -23,7 +23,7 @@ * International Registered Trademark & Property of PrestaShop SA *} - + {$product.name|escape:'htmlall':'UTF-8'}