Maxima Posted October 7, 2014 Share Posted October 7, 2014 While giving some final touches to my store i've observed that when A customer buys a product and moves to Checkout At Cart Summary Step One though the results are accurate for Total(excl. Tax) and Total fields against Default Carrier (As can be seen in Image 1 attached) But if i Change the Carrier and click the Update Cart button the results for Total(excl. Tax) doesn't show any change While Total field shows a result that should be for Total(excl. Tax) (Please see the attached Image 2) Any idea, What should I do to make these two fields [Total(excl. Tax) and Total] to display accurate results. Link to comment Share on other sites More sharing options...
Maxima Posted October 8, 2014 Author Share Posted October 8, 2014 Anyone experienced similar kind of situation and have found any solution??? Link to comment Share on other sites More sharing options...
Maxima Posted October 8, 2014 Author Share Posted October 8, 2014 (edited) Anyone who is providing multiple shipping Carriers Services OR providing services in multiple Countries And encounter any such problem or is it just me??? Whatever i've find out, i think there could be some problem in [function updateCartSummary(json) ... ] cart-summary.js file but i don't want to update anything before i get assured that its only me facing this problem. Till know i didn't make any change in any .js files and I am using default theme ver. 1.6.0.6 So please tell me, Is it only me Or anyone else has also experienced any such problem?? Edited October 8, 2014 by Maxima (see edit history) Link to comment Share on other sites More sharing options...
tuk66 Posted October 9, 2014 Share Posted October 9, 2014 Upgrade to the latest version. It is a chance to fix it this way. Link to comment Share on other sites More sharing options...
Dh42 Posted October 9, 2014 Share Posted October 9, 2014 I am guessing it is some error in the tools.js file causing it, what version are you running? 1 Link to comment Share on other sites More sharing options...
NemoPS Posted October 10, 2014 Share Posted October 10, 2014 I second Dh42, also, as a test, you can try disabling JS for the page and see fi you get a correct base output (with chrome dev tools) Link to comment Share on other sites More sharing options...
Maxima Posted October 10, 2014 Author Share Posted October 10, 2014 Dh42: I am using version 1.6.0.5 with default theme. Nemo: I have disabled JS for the page But after that neither any Carriers have been displayed nor changing a Country showed ANY RESULT. Link to comment Share on other sites More sharing options...
NemoPS Posted October 11, 2014 Share Posted October 11, 2014 well yes, of course, that is just to check if cart values are okay. Are they? Link to comment Share on other sites More sharing options...
Maxima Posted October 11, 2014 Author Share Posted October 11, 2014 (edited) Ok let me explain After placing an order and moving to shopping cart summary The first screen displayed is providing all correct results for the default carrier, whether I enable or disable JS As can be seen in image 1. But when I try to change Carrier (JS enabled) the result for total(tax excl.) don't show any change Whereas total field shows the result that should be for total(tax excl.) field, as can be seen in image2. (JS disabled) i cannot change the carrier as no carriers are displayed, and if I try to select some other country it still don't show any change but only the already displayed results (values displayed against the default carrier for the previous country, means no change) Edited October 11, 2014 by Maxima (see edit history) Link to comment Share on other sites More sharing options...
Maxima Posted October 13, 2014 Author Share Posted October 13, 2014 I just want the following 2 fields to display accurate results if I change the country or carrier (Update Cart) at step one of cart Summary 1. Total (tax excl.) 2. Total Any suggestions... Link to comment Share on other sites More sharing options...
Recommended Posts