wojodesign / simplecart-js

A simple javascript shopping cart that easily integrates with your current website.
simplecartjs.org
1.79k stars 490 forks source link

Wrong prices shown at checkout, despite my best efforts. #83

Closed bizking closed 13 years ago

bizking commented 13 years ago

We have just implemented an upgrade to our software (webonauts.co.uk) and on our demo site it keeps on adding 1pence to our prices (we do not know why). We have built a series of pages with incremental prices, but they do not suddenly jump up (the issue we have is the .95 incrementing itself to .96). The original page is viewable at this url:

http://webonauts.co.uk/lateraltraction/blooprints_b1_harley_883.htm

I am recovering from a stroke, so my energy levels fall off rapidly as the day goes on, I simply can't figure this one out. I end up unable to even think clearly enough to ask a question! The source code for the page is as follows: [code]

B1 Harley 883 : Lateral Traction Demo
Site Logo
spacer
 
Site last updated
Thu, April:21:2011.
 
 
 
Layout Spacer

   Previous Page    Next Page    

B1 Harley (883) Hugger

b1_harley_883_hugger.gif

Harley (883) Hugger

Buy This Now

B1 Harley (883) Hugger Poster

£ 5.95  harley_883_hugger_92x80.gif Add to Cart dc_images/harley_883_hugger_92x80.gif

   Previous Page    Next Page    
 

 
Site produced by Webonauts
 

[/code} Can anyone help us? We are stumped. Cheers Biz

bizking commented 13 years ago

Aaaagh! Fixed it myself, the span or div containing the price must actually be on it's own and not contain anything else! Strewth what a waste of time, but at least I have solved it! Cheers Biz