Forum
Show item if Language
Hi, Im trying to show a product list on the Perch Shop, I want to show a line if the language of my website is english and other line if they select the india one, can you help me?
Hi, Im trying to show a product list on the Perch Shop, I want to show a line if the language of my website is english and other line if they select the india one, can you help me?
You would need to show us the code you have so far plus your Diagnostics Report as requested when you created this thread - thanks!
Well, is not like Im having a problem, Im trying to display a product list, this is what I have and it works ok
Now, I want that when the website is in english displays the submit button and when we are in the Indian language displays the anchor with an <perch if>
My diagnostics report:
How are you setting the language?
With this technique:
https://solutions.grabaperch.com/architecture/how-do-i-create-a-multilingual-site
Pass the value into the template:
and then test for it in the template:
Can you give me an example? I can't make it work
Drew gave you an example above - if you can't make it work we need to see your code now.
How I pass the value into the template?