Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How do I make changing language automatically change currency?

How do I make changing language automatically change currency?

Views: 1,231

Results 1 to 6 of 6
9 Mar 2012, 4:02 AM
#1
enpeek avatar

enpeek

New Zenner

Join Date:
Mar 2012
Posts:
15
Plugin Contributions:
0

How do I make changing language automatically change currency?

Hi

i need some help with language area, how can i make it so when a costumer change either the currency or language they will change automatically

The currency should match language automatically and vise versa

example: Spanish currency = Spanish language automatic change

understand? :D

would be nice if anybody had the same issue

Regards
Daniel

9 Mar 2012, 7:44 AM
#2
winwin avatar

winwin

Banned

Join Date:
Feb 2012
Location:
China
Posts:
37
Plugin Contributions:
0

Re: How do I make changing language automatically change currency?

location:configuration-mystore-Switch To Default Language Currency set it's value to TRUE

9 Mar 2012, 1:19 PM
#3
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: How do I make changing language automatically change currency?

I'm curious how any "world language" like Spanish or English or Portugese or French or ... can be associated with just one currency. If a customer selects Spanish, should you give them the Euro or the Mexican peso? If they switch to English, do they get the USD, CAD, AUD, Euro, or pound? As I say, I'm just curious.

Rob

10 Mar 2012, 4:00 AM
#4
winwin avatar

winwin

Banned

Join Date:
Feb 2012
Location:
China
Posts:
37
Plugin Contributions:
0

Re: How do I make changing language automatically change currency?

every language can specify one currency,
spanish:includes\languages\your template\spanish.php
find "define('LANGUAGE_CURRENCY', 'EUR');"
change 'EUR' to another currency you like and have been added at backend-localization-currencies,such as ESP
then if you switch to spanish language ,it will automatically show ESP

10 Mar 2012, 11:58 AM
#5
enpeek avatar

enpeek

New Zenner

Join Date:
Mar 2012
Posts:
15
Plugin Contributions:
0

Re: How do I make changing language automatically change currency?

winwin:

every language can specify one currency,
spanish:includes\languages\your template\spanish.php
find "define('LANGUAGE_CURRENCY', 'EUR');"
change 'EUR' to another currency you like and have been added at backend-localization-currencies,such as ESP
then if you switch to spanish language ,it will automatically show ESP Thank you sir :) :clap:

10 Mar 2012, 12:14 PM
#6
enpeek avatar

enpeek

New Zenner

Join Date:
Mar 2012
Posts:
15
Plugin Contributions:
0

Re: How do I make changing language automatically change currency?

rstevenson:

I'm curious how any "world language" like Spanish or English or Portugese or French or ... can be associated with just one currency. If a customer selects Spanish, should you give them the Euro or the Mexican peso? If they switch to English, do they get the USD, CAD, AUD, Euro, or pound? As I say, I'm just curious.

Rob dont know :) only have skadinavian and polish and german its easy

dont know if i even wants the currency, do not have payment on my site yet so i dont know if it works with other currencies than Danish