Détail de votre panier :

{assign var=grand_total value=0} {section name=cart_sec loop=$cart_content} {sectionelse} {/section} {if $cart_content|@count > 0} {if $grand_total<130} {if $grand_total<41} {assign var="port" value=13} {/if} {if $grand_total>=41 && $grand_total<81} {assign var="port" value=17} {/if} {if $grand_total>=81 && $grand_total<130} {assign var="port" value=20} {/if} {else} {assign var="port" value=0} {/if} {if $port!=0} {/if} {math equation="x+y" x=$grand_total y=$port assign=grand_total} {/if}
Nom du produit Prix unitaire Quantité Sous-total  
{$cart_content[cart_sec].data.label} {$cart_content[cart_sec].contenance}cl {$cart_content[cart_sec].monprix|string_format:"%.2f"} € {math equation="p*q" q=$cart_content[cart_sec].qty p=$cart_content[cart_sec].monprix|string_format:"%.2f" assign=total} {math equation="x+y" x=$grand_total y=$total assign=grand_total} {$total|string_format:"%.2f"} € Supprimer
{dict id='cart_empty'}Votre panier est vide{/dict}
Livraison Poste domicile : {$port|string_format:"%.2f"}€
Total de ma commande : {$grand_total|string_format:"%.2f"} €

Continuer