Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Getting Product Prices


webau

Recommended Posts

Posted

hey there team,

 

Im having problems trying to get the prices to show up.

I input the prices in the admin area but they show $0 on the front page.

 

Any clues please.

Posted

do you have the 'display prices' setting turned on?

It' in the admin/product listing section

Kristine Running Wolf

Posted

Have you changed the defualt currency?

 

Look in catalog/includes/languages/english.php (or whatever language you are using) and find the lines:

 

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

define('LANGUAGE_CURRENCY', 'USD');

 

Change the USD (US Dollars as default) to the 3 letter code for your currency (GBP if you're using British ?s for example)

Archived

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

×
×
  • Create New...