@@ -30,8 +36,9 @@ {/elseloop} - {$productTitle} + {if $categorie ne ""}Cat : {$categorie}{/if} {if $hasDescription} {$DESCRIPTION nofilter} @@ -42,7 +49,7 @@ {intl l="Origine"} : - {if $_PROVENANCE ne ""}{$_PROVENANCE}{else}{intl l="Non précisée"}{/if} + {if $origine ne ""}{$origine}{else}{intl l="Non précisée"}{/if} {* Stock *} @@ -56,7 +63,6 @@ {/if} - @@ -133,7 +139,6 @@ {/if} - {if $hasBtn == true} {if $hasSubmit == true && $current_stock_content == "in_stock"} {form name="thelia.cart.add" }