PDA

View Full Version : EEcommerce setup for different languages


TomKa
7th of December 2003 (Sun), 04:44
I'd like to setup my templates of EEcommerce for different languages like:

ee_commerce/mail.php - english
ee_commerce/mail_it.php - italian
ee_commerce/mail_de.php - german

The "Buy" button points to the page order.php, and this page is only displayed in english.

I'd like to display the order page in the various languages. Or is it possible to suppress the page order.php to jump directly to a default order page like mail.php in the selected language version, for example the user is browsing the german version of the gallery, so I can point him to ee_commerce/mail_de.php in german ?