Flèches du carrousel

This commit is contained in:
2021-05-25 10:11:44 +02:00
parent c18fa79483
commit b06ce7377e
3 changed files with 12 additions and 6 deletions

View File

@@ -230,12 +230,13 @@
{/if}
</span>
{/elseloop}
<div class="prix-au-kilo">
<label>{intl l="Price per kg"}</label>
<span>{format_money number=0 symbol={currency attr="symbol"}}</span>
</div>
<!-- TheCoreDev le 21/05/2021 : rajout du prix au kilo -->
<!-- <div class="prix-au-kilo">-->
<!-- <label>{intl l="Price per kg"}</label>-->
<!-- <span>{format_money number=0 symbol={currency attr="symbol"}}</span>-->
<!-- </div>-->
</div>
<!-- Affichage de l'unité (au kg, à l'unité) //-->
{if $pse_count == 1}
{loop name="attributes" type="attribute" product="$product_id" order="manual"}