Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

New Product Help


think-digitally

Recommended Posts

Posted

Hi, when I add a price into a new or edited product i put in say 20, wanting it to be ?20. When I preview it it shows $10.99. USD isnt even a currency on my site. How can I make it that when I add a price it shows as ?20?

 

Thanks

Posted

Did you created a new default currency?

In the edit did you put 1.0000000 as the value and then click on update currencies button ?

and in the catalog/includes/languages/english.php around line 36

 

// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used w$

 

define('LANGUAGE_CURRENCY', 'USD');

Change it to whatever you need

 

HTH

The_Bear

Archived

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

×
×
  • Create New...