Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help! My prices aren't shpwing up


curiousperson

Recommended Posts

Posted

I've started adding prodcuts to my catalogue, I've got about 10 now, but the prices just come up at zero. Even the product attributes, where you can add additional costs is at zero.

 

Is there any settings which I have set wrong?

Posted

Hi,

 

Go to your 'admin' login, then:

 

Configuration | Product Listing

 

This is what we use, I don't think we have changed the standard install settings:

 

Title                Value

Display Product Image          1

Display Product Manufaturer Name        0

Display Product Model          0

Display Product Name          2

Display Product Price          3

Display Product Quantity          0

Display Product Weight          0

Display Buy Now column          4

Display Category/Manufacturer Filter (0=disable; 1=enable)  1

Location of Prev/Next Navigation Bar (1-top, 2-bottom, 3-both)  2

 

Peter

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...