Zen Cart Logo
Forums / Bug Reports / [NOT A BUG] Product price displays wrong

[NOT A BUG] Product price displays wrong

Locked

Views: 4,258

Results 1 to 11 of 11
This thread is locked. New replies are disabled.
29 Nov 2006, 5:40 AM
#1
ozetrade avatar

ozetrade

Zen Follower

Join Date:
Dec 2004
Location:
Redcliffe QLD, Australia
Posts:
171
Plugin Contributions:
0

[NOT A BUG] Product price displays wrong

I have just install a fresh, unmodified v1.3.6 to checkout the new features of this version - I ran straight into a product pricing problem. The only thing I havechanged is the Florida tax of 7% to Australian 10% GST - no shipping setup yet either.

After creating a catagory, I then proceeded to added a $20(net) item, which auto calculated the tax included price to $22.00 on the product creation page. When I hit the preview button, the price is displayed as $26.19 - on previous versions the price displayed on the preview page is $20.00 net. I then previewed the product as customers would see it - $26.19.

I then removed the GST tax from the product and got the same results as above.

Is this a bug or is there some new feature I need to turn off??

29 Nov 2006, 5:46 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: [NOT A BUG] Product price displays wrong

If you are referring to the Net/Gross when adding Products, this is happening because of multiple tax rates ...

We are aware of this issue and will be work on it for a future release ...

For now ... close one eye when doing products ... :smile:

29 Nov 2006, 6:56 AM
#3
ozetrade avatar

ozetrade

Zen Follower

Join Date:
Dec 2004
Location:
Redcliffe QLD, Australia
Posts:
171
Plugin Contributions:
0

Re: [NOT A BUG] Product price displays wrong

Hi Ajeh,

Even if I delete all tax zones and rates, I still get this happening. As i mentioned in my original post,

  • the product creation page shows $20.00 - no tax or zones setup.(Florida removed)
  • the product preview page shows $26.19
  • customer accessed product page shows $26.19

I'm using WOS Portable by CH Software.
Apache 2.2.0
PHP 5.1.2
MySql 5.0.18

I have the option of switching PHP version to v4.4.2 which I have done, but still thew same result.

Thanks

3 Dec 2006, 7:28 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: [NOT A BUG] Product price displays wrong

Can you please explain all the exact steps to reproduce this?
Are you starting from a fresh v1.3.6 install downloaded from our main site?
Then what exactly are you doing to get to this state?
ie: which settings are you adjusting in the admin before entering products, etc?

4 Dec 2006, 7:00 AM
#5
ozetrade avatar

ozetrade

Zen Follower

Join Date:
Dec 2004
Location:
Redcliffe QLD, Australia
Posts:
171
Plugin Contributions:
0

Re: [NOT A BUG] Product price displays wrong

DrByte:

Can you please explain all the exact steps to reproduce this?
Are you starting from a fresh v1.3.6 install downloaded from our main site?
Then what exactly are you doing to get to this state?
ie: which settings are you adjusting in the admin before entering products, etc?

Hi DrByte,

All my prices were displaying at 31% above my entered price. I have managed to resolve this problem.:D - I had to update the currencies.

During a fresh installation of zencart v1.3.6, you enter a lot of information, and set variables such as store location, currency etc. I live in Australia and set the currency to Australian Dollars during setup.

This changes the default shop currency to Australian Dollars. When this happens, it uses the default AU value 1.30970001, which is the exchange rate against the US dollar when the Zencart package was created.

Resetting the AU to $1.00 and updating the currency rates, my prices now show correctly.

Hope this helps other International users.

Greg

5 Dec 2006, 6:06 PM
#6
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: [NOT A BUG] Product price displays wrong

Thanks for the update that setting the default currency value to 1.00 allows the prices to display properly ... :smile:

22 Jan 2007, 1:10 PM
#7
nitro avatar

nitro

New Zenner

Join Date:
Feb 2006
Location:
Australia, WA
Posts:
81
Plugin Contributions:
0

Re: [NOT A BUG] Product price displays wrong

Maybe the default for all currencies should be set to 1.0 on a fresh install, as I can see alot of people getting tripped up on this easy to miss setting.

The people that actually make use of the exchange rates would find and set each to the value they want.

23 Jan 2007, 12:22 PM
#8
touranman avatar

touranman

New Zenner

Join Date:
Dec 2006
Posts:
48
Plugin Contributions:
0

Re: [NOT A BUG] Product price displays wrong

Got me on my first install too!

26 Feb 2007, 3:50 AM
#9
eccentric avatar

eccentric

New Zenner

Join Date:
Jul 2006
Posts:
31
Plugin Contributions:
0

Re: [NOT A BUG] Product price displays wrong

ozetrade:

All my prices were displaying at 31% above my entered price. I have managed to resolve this problem.:D - I had to update the currencies.

Greg

Thanks, I had the same problem.

Nitro:

Maybe the default for all currencies should be set to 1.0 on a fresh install...

I agree. Or perhaps during installation you should be prompted for currency values?

2 Mar 2007, 6:36 AM
#10
funkey avatar

funkey

New Zenner

Join Date:
Jul 2005
Posts:
85
Plugin Contributions:
0

Re: [NOT A BUG] Product price displays wrong

I agree. Or perhaps during installation you should be prompted for currency values?

It'd be really nice if the installer could ask which currency you'd like to use, then do an automatic refresh of the currencies before allowing the user to continue to the admin pages.

29 Nov 2007, 11:59 PM
#11
sabkor avatar

sabkor

New Zenner

Join Date:
Nov 2007
Posts:
4
Plugin Contributions:
0

Re: [NOT A BUG] Product price displays wrong

Just to add that I got bit by this as well. New install of version 1.3.7, could not for the life of me understand why all my products appeared to have a 11.13% tax on them. Turns out it was the currency, as I'm in Canada. Clicked the update button and it's all working ok now.