diff --git a/themes/toutpratique/css/global.css b/themes/toutpratique/css/global.css index 89ac7ff6..00e409ef 100644 --- a/themes/toutpratique/css/global.css +++ b/themes/toutpratique/css/global.css @@ -4075,7 +4075,7 @@ main#categorycms { margin-bottom: 30px } text-align: center; z-index: 5; } -#product #image-block .product-failling-price, +#product #image-block .product-failling-label, #product #image-block .product-new-label { background: #529bb6; color: #fff; diff --git a/themes/toutpratique/product.tpl b/themes/toutpratique/product.tpl index c2f68c38..3a6317c7 100644 --- a/themes/toutpratique/product.tpl +++ b/themes/toutpratique/product.tpl @@ -218,10 +218,9 @@
{if $product->on_sale && !$isFlash} {l s='En solde !'} - {/if} - {if $percentReduction} + {else if $percentReduction} {if $isFlash}{l s='Vente Flash'}{else}{l s='Promo'}{/if} | -{$percentReduction}% - {/if} + {/if} {if $product->show_price && !isset($restricted_country_mode) && !$PS_CATALOG_MODE}