How do I build HTML-formatted Email for other languages?
Multilanguage HTML email
The HTML emails are built from the structure of the template files in the /email
folder. These are normally used for all languages.
However, you may create/use language-specific templates in subfolders named in accordance with the 2-letter language code.
ie:
- /email/de/
- /email/es/
- /email/fr/
A template in a language folder will be used for that language in preference to the /email
folder. It is not necessary to replicate all the templates from the /email
folder, only those you wish to format differently.
Still have questions? Use the Search box in the upper right, or try the full list of FAQs. If you can't find it there, head over to the
Zen Cart support forum
and ask there in the appropriate subforum.
In your post, please include your Zen Cart and PHP versions, and a link to your site.
Is there an error or omission on this page? Please post to General Questions on the support forum. Or, if you'd like to open a pull request, just review the guidelines and get started.
You can even PR right here.
Last modified December 10, 2020 by Steve (13a43147).