Camaroyal Posted August 23, 2011 Posted August 23, 2011 Hi, My store was fine with the prices until a little while ago, now every time I upload new products via easy populate (how I've always done it) it rounds the prices up. Saw one or two threads regarding this but no solution. Does anyone have a solution for it yet? It's not a huge deal for my prices to be rounded off but it just means that things end up like say 60pence more than they should be sometimes. Any help would be greatly appreciated. Thanks
satish Posted August 23, 2011 Posted August 23, 2011 your price with taxes should always have a 0 value in second place after decimal. e.g 17.40 is ok but 17.46 will create issues. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
satish Posted August 24, 2011 Posted August 24, 2011 your price with taxes should always have a 0 value in second place after decimal. e.g 17.40 is ok but 17.46 will create issues. Satish some typo error. your price without taxes should always have a 0 value in second place after decimal. e.g 17.40 is ok but 17.46 will create issues. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Camaroyal Posted August 24, 2011 Author Posted August 24, 2011 Oh really? I shall try this. Odd though why it won't allow odd prices really though, doesn't matter a whole lot but it's just a little annoying that's all. Perhaps one day they will have a fix for this. Thank you for your help.
satish Posted August 24, 2011 Posted August 24, 2011 Thats as per mathematics/calculation its not an issue of oscommerce. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
GemRock Posted August 24, 2011 Posted August 24, 2011 its surely you could have the price to show the way you like: 5.99, 5.90 or 6.00 or even 2000.9928123 if you are selling gold by weight, whether ocs store or whatever store, its completely irrelevant. how? it depends on your site. you just need a bit of debugging. Ken commercial support - unProtected channel, not to be confused with the forum with same name - open to everyone who need some professional help: either PM/email me, or go to my website (URL can be found in my profile). over 20 years of computer programming experience.
satish Posted August 24, 2011 Posted August 24, 2011 Well if you are using some rounding after two decimals then there will be some rounding effect for cost that as having value till second digit. e.g 15.99 is price before tax. add 20% and price will be 19.188 now if you do rounding it will be 19.19 if rounding to two digit. There is a definite change by .02 A rounding to one digit after decimal or 0 digit after decimal will escalate effect further. But for 60pence diff you need to debug code. Also provide what was the cost for that product before tax, after tax and what oscommerce display that will shed more light. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.