Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Price 0


dreampho

Recommended Posts

Hi all the products in my store have the price of 0. I have only one currency in my store and one language, GBP and English, both set to Default.

 

I have checked the english.php file unlder includes/languages.english.php and it shows GBP as being the default currency,

I have put the GBP currency in as

Name: Great British Pound

Code: GBP

Sysbol Left: ?

Symbol right:

Decimal Point: .

Thousand Point: ,

Decimal Place:2

Value 1.0000

 

it shows in admin the price correctly but in the store its value is '0'.

 

Thanks

Chris

Link to comment
Share on other sites

Hi all the products in my store have the price of 0. I have only one currency in my store and one language, GBP and English, both set to Default.

 

I have checked the english.php file unlder includes/languages.english.php and it shows GBP as being the default currency,

I have put the GBP currency in as

Name: Great British Pound

Code: GBP

Sysbol Left: ?

Symbol right:

Decimal Point: .

Thousand Point: ,

Decimal Place:2

Value 1.0000

 

it shows in admin the price correctly but in the store its value is '0'.

 

Thanks

Chris

 

If you have in your includes/languages/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', 'GBP');

then check and try setting in your admin->configuration->my store->Switch To Default Language Currency to true

if that is already set to true I don't have a direct answer

 

by the way: I believe it is called 'Great Brittain Pound' or 'UK Pound'

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...