Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Item prices in shopping cart are all zero


Iroha-dou

Recommended Posts

I run a site that supports Japanese and English. The main site is in Japan and the site was originally constructed in Japanese. The English side was added during the process of setting up the site.

 

Currently, the store is in Japan and Japanese is the default setting. When customers whose shipping address is in Japan are logged in or no one is logged in, the amount of each product is displayed correctly, as are the totals. However, for customers whose registered address is not in Japan the displayed amount of each item becomes zero, but the grand total is correct, that is, when a customer places items in the shopping cart, the total amount is displayed correctly but the individual totals are not.

 

Anyone run into anything similar?

Link to comment
Share on other sites

what is the setting in the admin for

 

Switch To Default Language Currency

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Link to comment
Share on other sites

Did you create 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

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...