Jump to content

Apply only if the website is {if $language.iso_code


Nicolas Patrouillaul

Recommended Posts

Hi,

I'm trying to apply this banner only if the website is in French. But it's not working.

 

Do you know how to fixed it? 

 

{if $language.iso_code=="FR"}

<div class="notification-bar">

<div class="text" style="padding-top: 10px;text-transform: uppercase; letter-spacing: 1px;  padding-bottom: 10px;color: #b8b7b7; vertical-align: middle; width: 100%; text-align: center; background: #f9f9f9; font-weight: lighter; float: right;font-family: helvetica; font-size: 9px;">Livraison gratuite à partir de 250€</div>

</div>{/if}

 

THANKS !

Link to comment
Share on other sites

  • 2 weeks later...

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...