Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

No Prices


jeffd

Recommended Posts

Slowly working my way through the set-up and now got to position where items display and descriptions but for some reason which I am not sure how to resolve - no prices show - just a 0 (zero).

 

I am entering 3.75 for example but it will not show. Could someone please help me resolve this?

 

thank you

 

jeff

Link to comment
Share on other sites

make sure the currencies/languages match the default ones you have in your admin. Also check the currency defined in the catalog\includes\languages\english.php defaults are USD If the currency does not match you may see this problem.

Link to comment
Share on other sites

make sure the currencies/languages match the default ones you have in your admin. Also check the currency defined in the catalog\includes\languages\english.php defaults are USD If the currency does not match you may see this problem.

 

 

Thank you - no I can see prices... BUT a product that is ?2.99 is being rounded up to ?3.00 - how can I stop the rounding up?

 

many thanks for your help.

 

jeff

Link to comment
Share on other sites

Ok is your GBP the default currency? Because there this exchange rate you set and the calculations may round it up. Happens with the net price when browsing your store or when you checkout?

Link to comment
Share on other sites

Ok is your GBP the default currency? Because there this exchange rate you set and the calculations may round it up. Happens with the net price when browsing your store or when you checkout?

 

 

Yes GBP is default currency - I have checked in localization - currencies and below are values:

 

Title: GBP

Code: GBP

 

Symbol Left: ?

Symbol Right:

 

Decimal Point: .

Thousands Point: ,

Decimal Places: 2

 

Last Updated:

Value: 1.00000000

 

Example Output:

30 = ?30.00

Link to comment
Share on other sites

ok so instead of the 2.99 you see 3.00. Now where do you see it. Is it during the checkout total price? Or when you browse the catalog product prices? Also what happens if you change the number of dec places from 2 to 3. Does it still round up the value?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...