Post by Justin » Wed Mar 25, 2009 1:40 pm

Hello
I am a OC new user, chinese.
I have a problem about product price,

here it is:

I set Catalog>Product>Data>Price=78(Tax Class=none;Weight=0;with all Extensions>Shipping & Order Total are uninstalled)
Buy the Price in the online shop still display 118.06.

Thanks for answer!
Thanks opencart.com.

Newbie

Posts

Joined
Wed Mar 25, 2009 1:00 pm

Post by iloveopencart » Wed Mar 25, 2009 1:52 pm

Hi Justin,

Simply go to Admin > Configuration > Localization > Currency. Select the currency you have set to default and modify the value field to 1.00. The value field is a multiplier. For example, if your price is $80 and the value is set to 1.25, then the catalog will show $100. So by setting value to 1.00, you're only multiplying your price by 1. That should take care of your problem.

I actually edited the /admin/language/YOUR LANG/localisation/currency.php language file and changed

Code: Select all

$_['entry_value'] = 'Value:';
to

Code: Select all

$_['entry_value'] = 'Price Multiplier:';
to make it more understandable.

User avatar
Global Moderator

Posts

Joined
Thu Mar 05, 2009 11:15 pm
Location - Phoenix, AZ

Post by Justin » Wed Mar 25, 2009 3:49 pm

Thank you iloveopencart

It is so kind of you to answer my quesion, thx. With your answer the problem has been Terminated.

This highly efficient and friendly OC forum touch me to my heart.

And if there are any need when develop a chinese plug-in I will do my best.

Thank's iloveopencart again.

Newbie

Posts

Joined
Wed Mar 25, 2009 1:00 pm
Who is online

Users browsing this forum: No registered users and 6 guests