Corrrection du bogue sur double-unité
This commit is contained in:
@@ -230,7 +230,7 @@
|
||||
{/elseloop}
|
||||
</div>
|
||||
<!-- Affichage de l'unité (au kg, à l'unité) //-->
|
||||
{if $pse_count = 1}
|
||||
{if $pse_count == 1}
|
||||
{loop name="attributes" type="attribute" product="$product_id" order="manual"}
|
||||
<span class="unite">{$TITLE}</span>
|
||||
{/loop}
|
||||
|
||||
Reference in New Issue
Block a user