webau Posted June 23, 2005 Posted June 23, 2005 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.
running wolf Posted June 23, 2005 Posted June 23, 2005 do you have the 'display prices' setting turned on? It' in the admin/product listing section Kristine Running Wolf
seank123 Posted June 23, 2005 Posted June 23, 2005 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)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.