Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

English language and EUR currency


gregy

Recommended Posts

Posted

Hi!

 

I have problem with switch to default currency .. I would like to have when language changed to English the currency changed to EUR .. where can i change this ..

 

I have english language for foreign customers that have EUR .. but language will be in english?

 

thanx

Posted
Hi!

 

I have problem with switch to default currency .. I would like to have when language changed to English the currency changed to EUR .. where can i change this ..

 

I have english language for foreign customers that have EUR .. but language will be in english?

 

thanx

 

english.php

// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language)

define('LANGUAGE_CURRENCY', 'EUR');

Posted
english.php

// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language)

define('LANGUAGE_CURRENCY', 'EUR');

 

 

uff thank you very much .. i should have look there .. but i didn't .. thanks again .. it works :thumbsup:

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...