Jump to content

tester si les taxes sont activées ou non


krokolud

Recommended Posts

Bonjour,

J'aimerais faire une condition pour savoir si les taxes sont activées ou non.

Dans le module blockcart il y a bien :

        {if $priceDisplay == 2}


               {l s='Prices are tax included' mod='blockcart'}

       {/if}
       {if $priceDisplay == 1}


               {l s='Prices are tax excluded' mod='blockcart'}

       {/if}



Mais j'ai pas l'impression que ce bout de code est fonctionnel..
Comment est ce que je pourrais faire ceci ?

Merci pour votre aide !

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...