From 68cf4864bec26950d69567f4102d2aabf9d49218 Mon Sep 17 00:00:00 2001 From: Preprod mutu Date: Fri, 22 Sep 2017 17:52:08 +0200 Subject: [PATCH] remove unit price on resume cart --- www/themes/chocolatdemariage/resume-cart.tpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/themes/chocolatdemariage/resume-cart.tpl b/www/themes/chocolatdemariage/resume-cart.tpl index a1a9a5b6..5ca7df74 100644 --- a/www/themes/chocolatdemariage/resume-cart.tpl +++ b/www/themes/chocolatdemariage/resume-cart.tpl @@ -40,6 +40,7 @@ + {*
{if ($product.price_without_specific_price) && $product.price_without_specific_price > $product.price_wt} @@ -48,6 +49,7 @@ {Tools::displayPrice($product.price_wt)}
+ *}