sadlyblue Posted November 19, 2012 Share Posted November 19, 2012 Hi, I'm having some problems with the cart-summary. The ajax cart is working, when adding quantities while browsing the store. But when in the checkout page, if i change the quantities for the products it has a bug: - the first change happens ok. - the second, updates to a completely different value that the one wanted. I think the problem is that when it updates the first time, it doesn't update the hidden value, ex: <input type="hidden" value="20" name="quantity_2489_0_hidden"> This remains the same. I believe it should update to the value i input. The + and - work (slow, but work). I should add i updated the store from a 1.4.x to 1.5.2. And worked all the problems so far except for this (and the domainbylang - but that's another story). I would appreciate any help you can... Thanks Pedro Link to comment Share on other sites More sharing options...
LeGastronome Posted November 19, 2012 Share Posted November 19, 2012 Same issue here.... The arrow to increase or decrease are buggy Link to comment Share on other sites More sharing options...
sadlyblue Posted November 19, 2012 Author Share Posted November 19, 2012 Does any one know which files used for this? I copied the original blockcart to modules and cart-summary.js to js folder in my theme, but still nothing except more confusion. Link to comment Share on other sites More sharing options...
sadlyblue Posted December 1, 2012 Author Share Posted December 1, 2012 Well, the only way i could solve this was to do a clean install again... Never knew what was wrong... Link to comment Share on other sites More sharing options...
Recommended Posts